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
{{ message }}
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: modules/module-map-ngfactory-loader/README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
# Deprecation Notice
2
+
The string form of `loadChildren` is deprecated, this package is part of its implementation and is no longer needed if not using string form lazy loading.
3
+
4
+
See: https://angular.io/api/router/LoadChildren for more details.
5
+
1
6
# Module Map NgFactory Loader
2
7
3
8
This is a NgFactory Loader which uses a map of modules instead of resolving modules lazily.
0 commit comments