mirror of
https://github.com/trezor/trezor-wallet
synced 2025-05-31 13:18:46 +00:00
update webpack:local config
This commit is contained in:
parent
7f517041b1
commit
20f19d77bd
@ -50,7 +50,7 @@ module.exports = {
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
test: /\.js?$/,
|
test: /\.js?$/,
|
||||||
exclude: [/node_modules/, /trezor-blockchain-link\/build\/workers/],
|
exclude: [/node_modules/, /blockchain-link\/build\/workers/],
|
||||||
use: ['babel-loader'],
|
use: ['babel-loader'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user