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

upgrade webpack #299

Merged
merged 1 commit into from Jul 18, 2020
Merged

upgrade webpack #299

merged 1 commit into from Jul 18, 2020

Conversation

ef4
Copy link
Collaborator

@ef4 ef4 commented Jul 18, 2020

We have been pinned to an older webpack for a while due to webpack/webpack#8656, which is really an NPM bug that gets tickled by the particular set of deps that come into play with webpack 4.29.

But we can't stay pinned forever. The npm bug is effectively wontfix because NPM gets peerDeps wrong at a really deep level.

Hopefully enough other deps have shifted by now that the bug doesn't manifest often.

We have been pinned to an older webpack for a while due to webpack/webpack#8656, which is really an NPM bug that gets tickled by the particular set of deps that come into play with webpack 4.29.

But we can't stay pinned forever. The [npm bug](https://npm.community/t/packages-with-peerdependencies-are-incorrectly-hoisted/4794/13) is effectively wontfix because NPM gets peerDeps wrong at a really deep level.

Hopefully enough other deps have shifted by now that the bug doesn't manifest often.
@ef4 ef4 merged commit e6dfed9 into master Jul 18, 2020
@ef4 ef4 deleted the upgrade-webpack branch July 25, 2020 20:21
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.

None yet

1 participant