next.js
7361dc46
- Flight loader: use `normalModule.type` to determine module type (#76338)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
302 days ago
Flight loader: use `normalModule.type` to determine module type (#76338) This uses `normalModule.type` to determine the source module’s type rather than accessing a value on `normalModule.parser`, which doesn’t exist with rspack.
References
#76338 - Flight loader: use `normalModule.type` to determine module type
Author
wbinnssmith
Parents
20b4443f
Loading