Skip to content

Commit

Permalink
umputun#10 fix after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Mavrin committed Feb 22, 2020
1 parent 3ae5ac5 commit 36bd40f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/.size-limit.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = [
limit: '2.55 KB',
},
{
limit: '68 KB',
limit: '111 KB',
path: 'public/remark.js',
},
{
Expand All @@ -13,7 +13,7 @@ module.exports = [
},
{
path: 'public/deleteme.js',
limit: '18 KB',
limit: '33 KB',
},
{
path: 'public/counter.js',
Expand Down

0 comments on commit 36bd40f

Please sign in to comment.