You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: