Rails developers: If you are having issues with missing generated JS assets, make sure you are only running the webpack-dev-server
once.
Running it in more than one project concurrently will give unexpected results.
/bangs head this is why the problem is fixed by a reboot!