Changed entrypointSize performance hint 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
ad19ff5a47
commit
9be7c03c22
@ -74,7 +74,7 @@ let config = {
|
|||||||
})
|
})
|
||||||
],
|
],
|
||||||
performance: {
|
performance: {
|
||||||
maxAssetSize: 1000000,
|
maxEntrypointSize: 1048576,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user