Open stephengardner opened 7 years ago
This will definitely require HMR for Angular 2 (generator version 5), as each component's SCSS file will be loaded directly with JS for each component. I believe our current config for 4.1.0 would also require HMR for this, since the CSS is getting injected into the page with style-loader
. While this would make developing a lot nicer, I'm focused on trying to the the 5.0.0 beta out. If you'd like to work on this for the generator, it would be greatly appreciated.
New build...
yo angular-fullstack
Start server...gulp serve
Edit any.scss
file Watch page refresh.How can we make webpack not reload the page? This is the point of the HMR built-in to webpack css
SCSS Router | ui-router Client Tests | Mocha DB | MongoDB Auth | Y