mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-04-02 15:51:06 +00:00
chore: increase max bundle size to 185kB
This commit is contained in:
parent
dfed982404
commit
3fa1fa3a0b
@ -45,7 +45,7 @@ const after = async () => {
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
bundlesize: { maxSize: '179kB' },
|
||||
bundlesize: { maxSize: '185kB' },
|
||||
hooks: {
|
||||
pre: before,
|
||||
post: after
|
||||
|
Loading…
x
Reference in New Issue
Block a user