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

Adds support for babel config file #371

Merged
merged 12 commits into from
Jan 4, 2021

Conversation

suchitadoshi1987
Copy link
Contributor

@suchitadoshi1987 suchitadoshi1987 commented Nov 30, 2020

  • cleanup index.js - it uses the babel-utils functions and remove the duplicate functionalities
  • default babel options are now the responsibility of the transpileTree
  • cleaned up the code from getBabelOptions file where it should just return the plugin and preset config
  • exported the helper methods from emberPlugins
  • fix existing tests
  • add tests for babelrc config
  • add README for usage of babelConfig

@suchitadoshi1987 suchitadoshi1987 changed the title [WIP] Adds support for babelrc config Adds support for babelrc config Dec 7, 2020
@suchitadoshi1987 suchitadoshi1987 changed the title Adds support for babelrc config Adds support for babel config file Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants