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

Commit

Permalink
chore: update bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed May 15, 2021
1 parent 36ed8f0 commit 66299e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .aegir.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
/** @type {import('aegir').PartialOptions} */
module.exports = {
build: {
bundlesizeMax: '45kB'
bundlesizeMax: '37kB'
}
}

0 comments on commit 66299e2

Please sign in to comment.