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
I've put together a small library that combines SystemJS with a few plugins to allow super-simple runtime transpilation of TypeScript/ES6, along with async/await and module loading. It pretty much gets rid of the development build step. What do you think? Where should I put it in this list. Maybe there should be Run-time transpilation section? Run-time transpilation does have its place.
I've put together a small library that combines SystemJS with a few plugins to allow super-simple runtime transpilation of TypeScript/ES6, along with async/await and module loading. It pretty much gets rid of the development build step. What do you think? Where should I put it in this list. Maybe there should be
Run-time transpilation
section? Run-time transpilation does have its place.https://github.com/lastmjs/es-no-build
The text was updated successfully, but these errors were encountered: