-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussion
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussion