ES6 inside npm packages

Hello Everybody,
I’m moving a package to npm, but I want to use ES6.
I thought meteor would transpile it for me using the ecmascript package.
But it seems like we have to do it manually.
Am I right?

3 Likes

No, Meteor won’t. For more info see: