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(nextjs): Ensure Webpack plugin is available after dynamic require #8584

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Jul 19, 2023

I guess you can call this a hotfix for the hotfix (#8557). For some reason (lol, I've been saying this a lot lately) dynamic requires of our webpack plugin don't work for some users. We still don't have a better fix for #8541 so let's just get this in to unblock folks.

closes #8576

@Lms24 Lms24 requested a review from mydea July 19, 2023 08:22
@Lms24 Lms24 enabled auto-merge (squash) July 19, 2023 08:28
@Lms24 Lms24 merged commit 7c51b9e into develop Jul 19, 2023
36 checks passed
@Lms24 Lms24 deleted the lms/fix-nextjs-dynamicrequire-undefined branch July 19, 2023 08:43
@simPod
Copy link

simPod commented Jul 19, 2023

for some users

@Lms24 I believe it's because I'm using pnp

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.

TypeError: Cannot read properties of undefined (reading 'cliBinaryExists')
3 participants