Search Docs
Represent Hot Module Replacement Update message.
internal
• action: "building" | "built" | "sync"
"building"
"built"
"sync"
packages/repack/src/types.ts:198
• body: null | HMRMessageBody
null
HMRMessageBody
packages/repack/src/types.ts:199