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

Babel: Fix build #23

Merged
merged 1 commit into from
Jul 18, 2018
Merged

Babel: Fix build #23

merged 1 commit into from
Jul 18, 2018

Conversation

ItsJonQ
Copy link
Contributor

@ItsJonQ ItsJonQ commented Jul 18, 2018

Babel: Fix build

This update ensures that the compiled dist files are transform (better) by
Babel.

This is done by updating Zero to the latest v0.0.7, which uses
babel-preset-react-app.

And takes care of things like string template literals.

This update ensures that the compiled dist files are transform (better) by
Babel.

This is done by updating Zero to the latest v0.0.7, which uses
`babel-preset-react-app`.

And takes care of things like string template literals.
@ItsJonQ ItsJonQ added the enhancement New feature or request label Jul 18, 2018
@ItsJonQ ItsJonQ self-assigned this Jul 18, 2018
@ItsJonQ ItsJonQ merged commit 354863c into master Jul 18, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 146

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 143: 0.0%
Covered Lines: 69
Relevant Lines: 69

💛 - Coveralls

@ItsJonQ ItsJonQ deleted the babel-fix-build branch July 26, 2018 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants