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

yes, best feature.

before you had to use systemjs and jspm or something.

or require.ensure()