Y
Hacker News
new
|
ask
|
show
|
jobs
by
lommaj
3442 days ago
System.import split-points for code splitting, generates bundles with dependencies for lazy loading by route (automatically code split react router routes). Should make progressive web apps and optimization easier.
1 comments
k__
3442 days ago
yes, best feature.
before you had to use systemjs and jspm or something.
link
lommaj
3441 days ago
or require.ensure()
link
before you had to use systemjs and jspm or something.