v0.6.0
v0.6.0 (2018-08-02)
🎉 New Features
try that:
esmc --no-buildesmc --flow --no-build
Does not use @babel for transpiling
They do not create dist/browsers, only dist/nodejs folder!
If --flow it generates .js.flow files to dist/nodejs folder too.
Note that you CAN'T use --no-build and --no-esm together, so it throws.