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

Ability to extend options passed to include configFile #307

Open
code4cake opened this issue Apr 20, 2019 · 3 comments
Open

Ability to extend options passed to include configFile #307

code4cake opened this issue Apr 20, 2019 · 3 comments

Comments

@code4cake
Copy link

code4cake commented Apr 20, 2019

For some reason when I have a babel.config.js on the project, the babel() does not pick up that file, only when I change it to a .babelrc it works.

Possibility to add a configFile option to specify the path of the babel config file to load.

Do we need a PR for this, if not already present?

Babel-ref

@andywer
Copy link
Owner

andywer commented Apr 22, 2019

Hey @dantesolis,

good point! A PR would be welcome :)

Happy Eastern 🐰

@code4cake
Copy link
Author

@andywer cool I'll take care of it. Thanks

@code4cake
Copy link
Author

just an update: I'm still taking care of this, it has proven a bit more complicated than I thought, but still hacking on it

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

No branches or pull requests

2 participants