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

Commits on Jun 30, 2019

  1. Fix extension name in babel config

    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)
    EqualMa committed Jun 30, 2019
    Copy the full SHA
    76a1c39 View commit details
    Browse the repository at this point in the history