1.0.6 • Published 5 years ago

unstated-hmr v1.0.6

Weekly downloads
17
License
MIT
Repository
github
Last release
5 years ago

Unstated HMR

Preserve containers' states across Hot-Module-Replacements.

Install

npm install --save unstated-hmr

Usage

import HMR from 'unstated-hmr'; // Just load the library before initializing the containers

HMR.isEnabled = IS_DEVELOPMENT;

Related

License

MIT © Fabio Spampinato

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago