Skip to content

vdux/vdux-transform-hmr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vdux-transform-hmr

js-standard-style

Transform for HMR in vdux

Installation

$ npm install vdux-transform-hmr

Usage

Add it to your vdux-transform config, like this:

{
  plugins: [
    ["vdux-transform", {
      "transforms": [{
        "transform": "vdux-transform-hmr"
      }]
    }]
  ]
}

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published