angular-hmr-configurator
v1.0.1-7
Published
Script for configure Angular project to work with HMR, based on https://dev.to/ctrleffive/hot-module-replacement-in-angular-2ckl with some changes
Downloads
11
Readme
Script for configure angular project to work with HMR.
It's install @angularclass/hmr
, creates basic files, updates angular.json
,
It's also rewrite src/main.ts
, so if you customized this file make sure to re-customize it.
Usage:
angular-hmr-configurator
There are several different compared to the manual, the script configures the basic serve to work with HMR, does not create a new profile