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: dynamic Mux import #1758

Merged
merged 1 commit into from
Mar 2, 2024
Merged

fix: dynamic Mux import #1758

merged 1 commit into from
Mar 2, 2024

Conversation

luwes
Copy link
Collaborator

@luwes luwes commented Mar 2, 2024

fix #1755

this fixes an issue where Webpack errors on a dynamic import with an URL as variable.
tested in a Next.js app where I could repro the error.

@luwes luwes self-assigned this Mar 2, 2024
@luwes luwes merged commit ceff8c3 into master Mar 2, 2024
12 checks passed
@luwes luwes deleted the fix-mux-import branch March 2, 2024 15:42
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.

Critical dependency: the request of a dependency is an expression
1 participant