Svish / cypress-hmr-restarter

A Cypress plugin which restarts tests on webpack-dev-server HMR updates
22 stars 6 forks source link

Hmr with Angular 11+ #15

Closed jonas-pietzsch closed 3 years ago

jonas-pietzsch commented 3 years ago

Angular 11+ offers to run ng serve with the --hmr flag. I'm using it as of today and maybe others are interested, too.

Svish commented 3 years ago

Thanks, and sorry for super slow response here 😬 Totally missed the notification for this somehow... anyways, had some issues merging because of another PR I accepted today, so copied the changes instead.