We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a794648 commit 350c9c1Copy full SHA for 350c9c1
packages/ipfs-unixfs-importer/.aegir.js
@@ -23,7 +23,7 @@ const buildConfig = {
23
/** @type {import('aegir').PartialOptions} */
24
module.exports = {
25
build: {
26
- bundlesizeMax: '43KB',
+ bundlesizeMax: '44KB',
27
config: buildConfig
28
},
29
test: {
0 commit comments