update max size limit for counter.js
This commit is contained in:
@@ -21,6 +21,6 @@ module.exports = [
|
||||
},
|
||||
{
|
||||
path: 'public/counter.mjs',
|
||||
limit: '0.7 KB',
|
||||
limit: '0.8 KB',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user