mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
chore: update css max size
This commit is contained in:
parent
aaafef9393
commit
050a1725be
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "./static/[1-9].*.css",
|
"path": "./static/[1-9].*.css",
|
||||||
"maxSize": "2.5 kB"
|
"maxSize": "5 kB"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "./static/0.*.css",
|
"path": "./static/0.*.css",
|
||||||
|
|
Loading…
Add table
Reference in a new issue