benjamn / reify

Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support "use module" pragma

jdalton opened this issue · comments

I think we should probably support the "use module" directive in much the same way we use .mjs as an indicator of module sourceType.