On Wed, Sep 10, 2014 at 12:20 PM, Anne van Kesteren <[email protected]> wrote:
> > (I think text/javascript is just fine btw. text/* works great for HTML > and CSS too. In any event, for the purposes of the browser JavaScript > does not really have a MIME type. We parse anything we get...) > > The problem is that there are now two distinctly different types of javascript file, some should be parsed as script and some should be parsed as module. Assuming everything is script that is not explicitly module would work but I don't see how you can accurately guess without some sort of hint that you need to parse as module.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

