System.import()?

James Burke jrburke at gmail.com
Fri Aug 21 18:35:23 UTC 2015


On Fri, Aug 21, 2015 at 8:12 AM, Domenic Denicola <d at domenic.me> wrote:
> No, custom elements cannot prototype the module tag, because custom elements will always be parsed as unknown elements. So e.g.

Ah, thanks for pointing that out. I was thinking more of the script
src style of tag. The need for module bodies directly inside HTML
tags, vs loaded as separate files, is of lower importance, less
leveraged impact, than the other module/loader APIs.

James


More information about the es-discuss mailing list