Charles Lyding 4ff914a165 fix(@angular/build): allow additional module preloads up to limit
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.
2024-06-10 11:22:49 -04:00
..
2024-06-06 11:12:06 +02:00