Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transpiling es6 npm packages to es5.. Possible? #117

Open
CraneArmy opened this issue Dec 28, 2015 · 0 comments
Open

Transpiling es6 npm packages to es5.. Possible? #117

CraneArmy opened this issue Dec 28, 2015 · 0 comments

Comments

@CraneArmy
Copy link

question is in the title. I know that transpilation was built in to meteor 1.2 with the ecmascript plugin (via babel), but I cant figure out how to do this with an npm package... is it possible?

I havnt done much work with transpilation, but I am beginning to believe the easiest way to tackle this may be to fork the es6 version transpile it to es5 and republish it to npm which seems like a bit of work but maybe the path of least resistance...

Can anyone confirm this is an issue with meteorhacks:npm or point me in a different direction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant