Mike Hartington
0f72ca45c3
fix(@angular-devkit/build-angular): ignore hidden inputs with hmr
...
Closes #19385
Don't query for hidden inputs when using HMR
2020-11-16 13:14:06 -05:00
Alan Agius
c71e1691b9
build: update puppeteer to 5.4.0
2020-10-26 14:20:50 -04:00
Alan Agius
c345ec369f
test(@angular-devkit/build-angular): test HMR using puppeteer
2020-10-14 21:57:47 +03:00
Alan Agius
e30e578d22
build: update mini-css-extract-plugin to version 1.0.0
2020-10-14 21:57:47 +03:00
Alan Agius
49841f84c5
fix(@angular-devkit/build-angular): include HMR accept code in main.ts
...
This fixes as issue where in some cases the changed module is not accepted which cases the dev-server to fallback to live-reload.
This is because the hmr.js and main.ts have different module ids.
2020-10-14 21:57:47 +03:00