You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running broccoli serve and hitting Ctrl + C to stop the command it takes ~30 seconds until the command actually finished and the shell is responsive again.
All I did was cloning the sample app and running broccoli serve on that as-is.
After running
broccoli serveand hittingCtrl + Cto stop the command it takes ~30 seconds until the command actually finished and the shell is responsive again.All I did was cloning the sample app and running
broccoli serveon that as-is.