You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
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
The text was updated successfully, but these errors were encountered: