Transform import() expressions
Babel plugin to transpile import() to a deferred require(), for node
This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.