Closed
Description
Please add to ng-cli NamedModulesPlugin for module names
as indicated by running:
ng serve --port 4203 --hmr -e=hmr
we get a message of:
[WDS] App hot update...
[HMR] Checking for updates on the server...
[HMR] Updated modules:
[HMR] - 590
[HMR] - 908
[HMR] - 582
[HMR] - 781
[HMR] - 913
[HMR] Consider using the NamedModulesPlugin for module names.
[HMR] App is up to date.
App loaded ready
which shows numbers instead of names,
Angular 2 Kitchen sink: http://ng2.javascriptninja.io
and source@ https://github.com/born2net/Angular-kitchen-sink
Regards,
Sean