Skip to content

dora-js/dora-plugin-webpack-hmr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dora-plugin-webpack-hmr

HMR plugin for dora with webpack-hot-middleware.


Usage

$ dora --plugins webpack-hmr

// Disable reload if hmr get stuck
$ dora --plugins webpack-hmr?reload=false

Config

You can use all config from webpack-hot-middleware.