Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit db0f108

Browse files
committed
docs: @nguniversal/module-map-ngfactory-loader deprecation notice
1 parent 4379112 commit db0f108

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/module-map-ngfactory-loader/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
16
# Module Map NgFactory Loader
27

38
This is a NgFactory Loader which uses a map of modules instead of resolving modules lazily.

0 commit comments

Comments
 (0)