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

Fix extension name in babel config #158

Merged
merged 1 commit into from Jul 2, 2019
Merged

Fix extension name in babel config #158

merged 1 commit into from Jul 2, 2019

Conversation

EqualMa
Copy link
Contributor

@EqualMa EqualMa commented Jun 30, 2019

An extension name should start with a . in the extensions option of babel config. (As described here: https://babeljs.io/docs/en/babel-core#default-extensions)

An extension name should start with a `.` in the `extensions` option of babel config. (As described here: https://babeljs.io/docs/en/babel-core#default-extensions)
@ezolenko ezolenko merged commit 1404c73 into ezolenko:master Jul 2, 2019
@EqualMa EqualMa deleted the patch-1 branch July 2, 2019 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants