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.config.js is not executed at all when using webpack.config.babel.js after upgrading to v.3.2.0 #725

Closed
yvele opened this issue Jan 3, 2019 · 3 comments

Comments

@yvele
Copy link

yvele commented Jan 3, 2019

Describe the bug

babel.config.js is not executed at all when using webpack.config.babel.js with v.3.2.0
Everything is working fine with previous v3.1.2

What is the current behavior?

When using import/export in my webpack.config.babel.js I get

SyntaxError: Unexpected token export

To Reproduce

Use webpack.config.babel.js + babel.config.js with an importor export

Edit: May be related to #724

@evenstensberg
Copy link
Member

#724 dupe

@yvele yvele changed the title babel.config.js is not executed at all when using webpack.config.babel.js with v.3.2.0 babel.config.js is not executed at all when using webpack.config.babel.js after upgrading to v.3.2.0 Jan 3, 2019
@artemkaint
Copy link

it doesn't work again in 4.0.0-alpha-4

@evenstensberg
Copy link
Member

Could you try webpack-cli v.3.2.3 ?

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

3 participants