PatrickJS / angular-hmr

:fire: Angular Hot Module Replacement for Hot Module Reloading
https://patrickjs.com
Apache License 2.0
506 stars 45 forks source link

is it possible to use HMR with the new angular-cli? #25

Closed born2net closed 7 years ago

born2net commented 8 years ago

is it possible to use HMR with the new angular-cli webpack?

regards,

Sean

denkomanceski commented 7 years ago

not yet :(

born2net commented 7 years ago

ok will wait patiently... tx

Angular 2 Kitchen sink: http://ng2.javascriptninja.io and source@ https://github.com/born2net/ng2Boilerplate Regards,

Sean

beeman commented 7 years ago

Related: https://github.com/angular/angular-cli/pull/3330

born2net commented 7 years ago

thanks @beeman

el-davo commented 7 years ago

Theres a tutorial here which uses angular-cli - https://medium.com/@beeman/tutorial-enable-hmr-in-angular-cli-apps-1b0d13b80130