tc39 / proposal-dynamic-import

import() proposal for JavaScript

Home Page:https://tc39.github.io/proposal-dynamic-import/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node work

benjamingr opened this issue · comments

Just a friendly note that the Node.js module team is going to use this proposal as part of how we do interop between our module systems (commonjs and esm) and lots of internal usage.

There is nothing actionable and the current semantics seem to work for Node.js (so I am going to close this immediately to not create noise) but if you'd like feedback or participation (tc39 members are already involved in the Node.js modules team as far as I know) you are welcome to solicit it.