Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit 66299e2

Browse files
committed
chore: update bundle size
1 parent 36ed8f0 commit 66299e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.aegir.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
/** @type {import('aegir').PartialOptions} */
44
module.exports = {
55
build: {
6-
bundlesizeMax: '45kB'
6+
bundlesizeMax: '37kB'
77
}
88
}

0 commit comments

Comments
 (0)