Skip to content

Commit

Permalink
docs: @nguniversal/module-map-ngfactory-loader deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed Mar 30, 2020
1 parent 4379112 commit db0f108
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/module-map-ngfactory-loader/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Deprecation Notice
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.

See: https://angular.io/api/router/LoadChildren for more details.

# Module Map NgFactory Loader

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

0 comments on commit db0f108

Please sign in to comment.