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

Issue 4: Process output with babel-jest #5

Merged
merged 9 commits into from
Nov 19, 2020

Conversation

cpcwood
Copy link
Owner

@cpcwood cpcwood commented Nov 19, 2020

Issue: Provide option to process ERB transformer output with babel-jest
Changes:

  • Add babel-jest as dependency
  • create babelConfig option to allow user to configure babel processing
  • run processing on output of transformer if config passed
  • update docs

@cpcwood cpcwood linked an issue Nov 19, 2020 that may be closed by this pull request
@cpcwood cpcwood merged commit e6fcbe2 into master Nov 19, 2020
@cpcwood cpcwood deleted the issue_4_babel_jest_for_es6 branch November 19, 2020 11:43
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.

Not working with Webpacker gem and ES6 import/export statements
1 participant