Y
Hacker News
new
|
ask
|
show
|
jobs
by
eskimobloood
4181 days ago
I wonder if there is a way to split the build in more then just one big file but in several smaller files then can be loaded on runtime.
1 comments
illicium
4181 days ago
Use WebPack and set up code splitting
link