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

fix: allow require webpack.config.js in ESM format #4346

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Conversation

alexander-akait
Copy link
Member

What kind of change does this PR introduce?

fixes #4340

Did you add tests for your changes?

Yes

If relevant, did you update the documentation?

No

Summary

allow require webpack.config.js in ESM format

Does this PR introduce a breaking change?

No

Other information

No

@alexander-akait
Copy link
Member Author

I don't understand why babel started working differently between versions, it's some kind of hell...

@alexander-akait alexander-akait merged commit 5106684 into master Dec 13, 2024
44 of 45 checks passed
@alexander-akait alexander-akait deleted the issue-4340 branch December 13, 2024 16:22
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.

Fails if webpack.config.js uses top-level await
2 participants