mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-01 17:32:41 +02:00
Add the new ESM builds in bundlesize.
This commit is contained in:
@@ -188,6 +188,14 @@
|
|||||||
"path": "./dist/js/bootstrap.bundle.min.js",
|
"path": "./dist/js/bootstrap.bundle.min.js",
|
||||||
"maxSize": "24 kB"
|
"maxSize": "24 kB"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"path": "./dist/js/bootstrap.esm.js",
|
||||||
|
"maxSize": "27 kB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "./dist/js/bootstrap.esm.min.js",
|
||||||
|
"maxSize": "18 kB"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"path": "./dist/js/bootstrap.js",
|
"path": "./dist/js/bootstrap.js",
|
||||||
"maxSize": "29 kB"
|
"maxSize": "29 kB"
|
||||||
|
Reference in New Issue
Block a user