next.js
5e11e677
- Turbopack: Pass hmr_enabled to ImportMetaBinding (#91118)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
44 days ago
Turbopack: Pass hmr_enabled to ImportMetaBinding (#91118) `is_hot_module_replacement_enabled` was removed from ChunkingContexts. Instead, pass it through from CompileTimeInfo when constructing ImportMetaBinding during analysis. Test Plan: CI
References
#91118 - Turbopack: Pass hmr_enabled to ImportMetaBinding
Author
wbinnssmith
Parents
15d9b717
Loading