preboot/angular-webpack

Not detecting changes correctly in watch mode

Shadowlauch opened this issue · 0 comments

When I'm changing the app.component.html file the compiler just outputs:

[at-loader] Checking started in a separate process...

[at-loader] Ok, 0.941 sec.

And not recompiles the files, so the changes are not actually applied.