Skip to content

Commit b035a6a

Browse files
committed
build: update bundlewatch configuration
1 parent 13f2be6 commit b035a6a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.bundlewatch.config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@
1818
},
1919
{
2020
"path": "./dist/css/coreui-utilities.css",
21-
"maxSize": "13.1 kB"
21+
"maxSize": "13.55 kB"
2222
},
2323
{
2424
"path": "./dist/css/coreui-utilities.min.css",
25-
"maxSize": "12.10 kB"
25+
"maxSize": "12.5 kB"
2626
},
2727
{
2828
"path": "./dist/css/coreui.css",
29-
"maxSize": "40.60 kB"
29+
"maxSize": "42.00 kB"
3030
},
3131
{
3232
"path": "./dist/css/coreui.min.css",
33-
"maxSize": "38.00 kB"
33+
"maxSize": "39.10 kB"
3434
},
3535
{
3636
"path": "./dist/js/coreui.bundle.js",

0 commit comments

Comments
 (0)