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

Do not import webpack #150

Merged
merged 1 commit into from
Feb 10, 2021
Merged

Do not import webpack #150

merged 1 commit into from
Feb 10, 2021

Conversation

jscheid
Copy link
Collaborator

@jscheid jscheid commented Feb 10, 2021

This change allows using the plugin in environments where the version of webpack applying the plugin is different from the installed version of webpack. This can happen in Next.js 10.0.6 which bundles webpack.

This change allows using the plugin in environments where the version
of webpack applying the plugin is different from the installed version
of webpack. This can happen in Next.js 10.0.6 which bundles webpack.
@jscheid jscheid requested a review from a team February 10, 2021 02:52
@jscheid jscheid merged commit cc0bc1a into next Feb 10, 2021
@jscheid jscheid deleted the do-not-import-webpack branch February 10, 2021 04:57
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.

2 participants