preboot / angular-webpack

A complete, yet simple, starter for Angular v2+ using webpack
MIT License
1.29k stars 557 forks source link

npm run watch vs npm run start #248

Closed GaryB432 closed 6 years ago

GaryB432 commented 7 years ago

Hi. Love the repo. Thanks for all your hard work on keeping up with this. Wondering if we still need both of these npm scripts. How do watch, start and start:hmr work together? Is webpack-dev-server supposed to update localhost:8080 with scss changes too? I thought it used to but now no longer seems to.