Not sure how to answer your question exactly, James, but the takeaway is
that under the current design, it is not sufficient to "import"
global-object polyfills from the module that uses the polyfills. Global
object polyfills must be loaded in a *prior* compilation/execution cycle.
Bascially, you'll have to somehow (a) setup your global object with
polyfills, and then (b) load your main module, with (a) and (b) happening
in separate stages.
{ Kevin }
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss