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 has been archived by the owner on Sep 28, 2023. It is now read-only.
We have noticed a significant performance improvement using minified+concatenated JS on devices vs unminified+many files. This was with all files being loaded from the device (not over the network).
We need to figure out how to do this without breaking Angular DI. There are a few options out there, need to investigate.
The text was updated successfully, but these errors were encountered:
We have noticed a significant performance improvement using minified+concatenated JS on devices vs unminified+many files. This was with all files being loaded from the device (not over the network).
We need to figure out how to do this without breaking Angular DI. There are a few options out there, need to investigate.
The text was updated successfully, but these errors were encountered: