Skip to content

Commit

Permalink
chore(frontend): lower size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
luzzifoss committed Aug 11, 2023
1 parent 3c2ca05 commit 87805a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/.size-limit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"path": "dist/",
"limit": "5 MB"
"limit": "4 MB"
}
]

0 comments on commit 87805a4

Please sign in to comment.