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

Switch to official webpack exports #2397

Merged
merged 1 commit into from
Mar 6, 2020
Merged

Conversation

jeffposnick
Copy link
Contributor

R: @philipwalton

I had always felt guilty about using the package subpaths, and didn't realize that official exports existed for those bits of the webpack internals we need. I checked back to the webpack v4.0.0 release (what we specify in our peerDependencies) and they're both supported there.

This may fix #2385? I'm not entirely sure. But it's a good idea to switch over anyway.

@jeffposnick jeffposnick merged commit 1825541 into master Mar 6, 2020
@jeffposnick jeffposnick deleted the official-webpack-exports branch March 6, 2020 19:44
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.

workbox-webpack-plugin: crashing program if using Yarn 2 PnP
2 participants