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