Yeah, it's about that time. I'm proposing adding support for an
options object as a second "argument" for the call-like `import()`,
something like `import("./foo.mjs", {...options})`. To complement
this, I also propose adding a hook to allow embedders to optionally
return something different from the call rather than the usual import
and/or change the way something is imported.----- Isiah Meadows [email protected] www.isiahmeadows.com _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

