Skip to main content

Module hot_module

Module hot_module 

Source

Structsยง

ModuleHotReferenceAssetReference
An asset reference for modules accepted via module.hot.accept(dep, callback) or import.meta.hot.accept(dep, callback). Ensures the accepted dependency is included in the chunk graph so it can be hot-replaced at runtime.
ModuleHotReferenceCodeGen