Open
Description
With node 11 we can support import
and .mjs
: https://nodejs.org/api/esm.html
The relevant flag is --experimental-modules
.
Related: #601
With node 11 we can support import
and .mjs
: https://nodejs.org/api/esm.html
The relevant flag is --experimental-modules
.
Related: #601