alexisvincent / systemjs-hot-reloader

reloads your modules as needed so that you can have satisfyingly fast feedback loop when developing your app
MIT License
228 stars 36 forks source link

Publish ES5 code #117

Closed srolel closed 7 years ago

srolel commented 7 years ago

I use systemjs without any transpilation, and installing the hot reloader forces me to install a transpiler (the only package to do so out of dozens).

alexisvincent commented 7 years ago

I agree, we should publish ES5. Will submit a PR tomorrow

mpfau commented 7 years ago

@alexisvincent are you still working on this?

alexisvincent commented 7 years ago

Will publish tonight