splittable
splittable copied to clipboard
Module bundler with support for code splitting, ES6 & CommonJS modules.
The codegen tests are sometimes going over the default 30s limit.
Since this is a wrapper around Browserify, is it possible to use Watchify with it out of the box? It would be nice to be able to (1) use `watchify`...
It should replace `System.import` method https://github.com/tc39/proposal-dynamic-import The proposal can possibly [move to stage 3 next week](https://github.com/tc39/agendas/blob/master/2016/11.md)
One of the things I like about Webpack is that I had the able to define an entry as an array of files. Typically these are names of dependencies &...
This is currently not possible due to lack of code splitting support in the JS version, but we will switch when this was added.
JSPM
It would be worth including [jspm](jspm.io) in your "Isn't this like" section.