Skip to content

Commit

Permalink
increase size-limit for deleteme
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Mineev authored and akellbl4 committed Jul 12, 2022
1 parent df75839 commit 71cddaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/.size-limit.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module.exports = [
},
{
path: 'public/deleteme.mjs',
limit: '11 KB',
limit: '14 KB',
},
{
path: 'public/counter.mjs',
Expand Down

0 comments on commit 71cddaa

Please sign in to comment.