Skip to content

Commit ab0f087

Browse files
committed
chore: increase bundle size
1 parent a3a2f15 commit ab0f087

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
@@ -56,7 +56,7 @@ const esbuild = {
5656
/** @type {import('aegir').PartialOptions} */
5757
module.exports = {
5858
build: {
59-
bundlesizeMax: '225kB'
59+
bundlesizeMax: '250kB'
6060
},
6161
test: {
6262
before,

0 commit comments

Comments
 (0)