We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d78f8 commit c2a1954Copy full SHA for c2a1954
.aegir.js
@@ -2,6 +2,6 @@
2
/** @type {import('aegir/types').PartialOptions} */
3
export default {
4
build: {
5
- bundlesizeMax: '66kB'
+ bundlesizeMax: '70kB'
6
}
7
0 commit comments