Skip to content

souporserious/next-15-dynamic-module-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-15-dynamic-module-bug

Reproduction of a bug in Next.js 15 where dynamic modules that include Client Components error when imported in a Server Component when using Webpack. This works as expected when using the --turbopack flag.

See page.tsx for the reproduction.

Development

npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published