-
-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
Description
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!
diandian18 and iliyaZelenko