You're viewing the documentation forv4.Current latest version isv5.
View latest version here.
Version: v4

Interface: HMRMessage

Represent Hot Module Replacement Update message.

internal

Table of contents

Properties

Properties

action

action: "building" | "built" | "sync"

Defined in

packages/repack/src/types.ts:198


body

body: null | HMRMessageBody

Defined in

packages/repack/src/types.ts:199