What's isomorphic best practice on this? Using require.js?
Announcement
Collapse
No announcement yet.
X
-
I found the fileloader is only available in the development folder of the LGPL package. Does it mean we cannot use fileloader in production if we use LGPL package?
Originally posted by Isomorphic View PostIt's not number of components per se but size of code. There is little point of deferring download of code until it gets to at least around 25-50k, and that's a huge amount of stripped, compressed JavaScript - generally, the logic and declarations for 100s of screens.
Comment
Comment