I'm not sure if this matters to you, but the current proposal (I believe) is to resolve module "names" by appending a ".js" extension; clearly a deviation from the web at large.
import x from "x"; // supposedly fetches "x.js"
{ Kevin }
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

