Skip to content

fix(nextjs): Ensure Webpack plugin is available after dynamic require#8584

Merged
Lms24 merged 1 commit intodevelopfrom
lms/fix-nextjs-dynamicrequire-undefined
Jul 19, 2023
Merged

fix(nextjs): Ensure Webpack plugin is available after dynamic require#8584
Lms24 merged 1 commit intodevelopfrom
lms/fix-nextjs-dynamicrequire-undefined

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
@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