Skip to content

stainless-em/turbopack-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weird turbopack module init issue

when you run yarn dev (or yarn next --turbo) and visit the site you will get a TypeError: {imported module [project]/bug/shims/registry.mjs [ssr] (ecmascript)}.File is not a constructor error.

if you open uploads.mjs and comment out the unused File reexport, the initializers are correctly run and there is no error. either way if you run yarn next with no --turbo there is also no error.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published