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

Add support for transpiling via Bublé #1721

Closed
swernerx opened this issue Apr 14, 2016 · 1 comment
Closed

Add support for transpiling via Bublé #1721

swernerx opened this issue Apr 14, 2016 · 1 comment

Comments

@swernerx
Copy link
Contributor

There is a new high-performant ES6 -> ES5 transpiler called Bublé. It would be amazing if we could use them as an alternative to Babel/TypeScript.

"Bublé limits itself to ES2015 that can be transpiled to compact, performant ES5"
https://gitlab.com/Rich-Harris/buble

@guybedford
Copy link
Member

This would only be possible to support in jspm itself if Buble supported compiling module syntax into a compatible form, otherwise it would be fine to include in the registry as a plugin loader.

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

2 participants