increase size limit after updating deps

This commit is contained in:
Pavel Mineev
2021-02-24 17:44:45 +03:00
parent 313e34a0b5
commit 982226e48b
+1 -1
View File
@@ -13,7 +13,7 @@ module.exports = [
},
{
path: 'public/last-comments.mjs',
limit: '31 KB',
limit: '32 KB',
},
{
path: 'public/last-comments.css',