Commit da0b6adb authored by 神楽坂玲奈's avatar 神楽坂玲奈

輕微增加對css文件大小的限制

parent 333568af
Pipeline #39652 passed with stages
in 2 minutes and 7 seconds
......@@ -40,8 +40,8 @@
},
{
"type": "anyComponentStyle",
"maximumWarning": "8kb",
"maximumError": "10kb"
"maximumWarning": "6kb",
"maximumError": "8kb"
}
],
"outputHashing": "all"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment