mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-07 14:50:52 +00:00
add webpack plugin for hot reloader
This commit is contained in:
parent
02a976a759
commit
90086179a1
@ -45,6 +45,7 @@ module.exports = {
|
||||
exclude: /node_modules/,
|
||||
use: [
|
||||
'babel-loader',
|
||||
'react-hot-loader/webpack',
|
||||
{
|
||||
loader: 'eslint-loader',
|
||||
options: {
|
||||
|
Loading…
Reference in New Issue
Block a user