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

Transpile node module with Babel #42

Closed
TimKam opened this issue Feb 13, 2019 · 0 comments
Closed

Transpile node module with Babel #42

TimKam opened this issue Feb 13, 2019 · 0 comments
Labels
enhancement New feature or request refactoring Code style/code design

Comments

@TimKam
Copy link
Owner

TimKam commented Feb 13, 2019

At the moment, JS-son does not bundle/transpile the source code. This means that it only works with state-of-the-art JavaScript execution environments (and it is generally inconvenient for users). It makes sense to set up a proper build process with Babel.js compilation/transpilation.

@TimKam TimKam added enhancement New feature or request refactoring Code style/code design labels Feb 13, 2019
TimKam added a commit that referenced this issue Feb 16, 2019
and build package with Babel
to support older browsers and Node.js versions
TimKam added a commit that referenced this issue Feb 16, 2019
and build package with Babel
to support older browsers and Node.js versions
TimKam added a commit that referenced this issue Feb 16, 2019
and build package with Babel
to support older browsers and Node.js versions
TimKam added a commit that referenced this issue Feb 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring Code style/code design
Projects
None yet
Development

No branches or pull requests

1 participant