angular-fullstack/generator-angular-fullstack
View on GitHubAny scss updates causing full page refresh on new build
Open
#2355 opened on Nov 19, 2016
DifficultHelp Wantedenhancement
Description
- I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
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
| Item | Version |
|---|---|
| generator-angular-fullstack | 4.1.0 |
| Node | 6.2.2 |
| npm | 3.9.5 |
| Operating System | Windows 10 |
| Item | Answer |
|---|---|
| Transpiler | TypeScript |
| Markup | HTML |
| SCSS | |
| Router | ui-router |
| Client Tests | Mocha |
| DB | MongoDB |
| Auth | Y |