2
I put an application in Angular 4.3 in production and realize that the first load is quite slow for the application size (2.93 Mb)
The site does not connect to API Rest at the moment, it is only the visual part.
I took a look at the Chrome development tool and realized that the file that takes the longest to load is the vendor. I also noticed that he is not able to read fonts with extension . woff2.
Does anyone have any idea what’s causing it and how to solve it?
here opened normal, what the vendor time for you, here gave 118ms
– MagicHat
Here was 9.3s. The internet apparently is at good speed. Strange!
– Duilio Benjoino