mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 05:52:41 +08:00
If the module preload limit is not met by shallow (depth 1) initial scripts, deeper initial scripts can now be added. This allows for deeper import graphs to take advantage of the browser's module preloading. Additionally, the limit has been increased to ten now that the module preloads are added at the end of the body along with the actual script elements.
Angular Build System for Applications and Libraries
The sources for this package are in the Angular CLI repository. Please file issues and pull requests against that repository.
Usage information and reference details can be found in repository README file.