On Mon, Jan 27, 2014 at 11:53 PM, Marius Gundersen <gunder...@gmail.com> wrote:
> AFAIK ES-6 modules cannot be bundled (yet). But if/when they can be bundled
> this is an argument for silently ignoring duplicates

Loader.prototype.define seems to allow bundling, by passing strings
for the module bodies:

https://people.mozilla.org/~jorendorff/js-loaders/Loader.html
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to