mon-entreprise/bundlesize.config.json

9 lines
83 B
JSON

{
"files": [
{
"path": "./dist/*.bundle.js",
"maxSize": "600 kB"
}
]
}