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 JS code with babel #90

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

Transpile JS code with babel #90

wants to merge 35 commits into from

Conversation

cdebost
Copy link
Contributor

@cdebost cdebost commented Jan 5, 2019

Run babel on every JS file as a part of the JS transformation process.

Loads a babel.config.js file in the app directory, or defaults to a config that uses the babel env preset (es2015+ -> es5).

Depends on #76

thibaultzanini and others added 30 commits October 30, 2017 16:17
[commonjs] Fix build issues with npm 3+ / commonjs
This reverts commit 42953d0, reversing
changes made to 3c25d55.
@cdebost cdebost added the wip label Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants