Increased webpack performance limit.
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
This commit is contained in:
parent
4bc74d0917
commit
ad19ff5a47
@ -72,7 +72,10 @@ let config = {
|
||||
}
|
||||
],
|
||||
})
|
||||
]
|
||||
],
|
||||
performance: {
|
||||
maxAssetSize: 1000000,
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = config;
|
||||
|
Loading…
x
Reference in New Issue
Block a user