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
Using v2.0.1 my browser takes 3 seconds to load angular, then 20 seconds to render the app after every reload.
How can I speed this up?
I compared running ng serve without webpack, and the app runs under 2 seconds for each reload, but when enabling webpack and sass-resource-loader it takes that long!
The text was updated successfully, but these errors were encountered:
Using v2.0.1 my browser takes 3 seconds to load angular, then 20 seconds to render the app after every reload.
How can I speed this up?
I compared running ng serve without webpack, and the app runs under 2 seconds for each reload, but when enabling webpack and sass-resource-loader it takes that long!
The text was updated successfully, but these errors were encountered: