So, for some reason the app won't get past wait until bundle finished: /assets/app.js when I run 'npm start' or 'npm run serve'.
Also, 'npm run dist' gets stuck at > copyfiles -f ./src/index.html ./src/favicon.ico ./dist
Anyone running into this issue as well?
I am on node v5.0.0
Latest version of the generator.
I have been using this for a week now without a problem, so im not sure what is causing it now.