angular-fullstack/generator-angular-fullstack

Any scss updates causing full page refresh on new build

Open

#2355 opened on Nov 19, 2016

View on GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (6,134 stars) (1,268 forks)batch import
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

Contributor guide