Skip to content

Commit 3f89ae0

Browse files
chore: add .size-limit.json with limit of 8 KB
1 parent d03ff92 commit 3f89ae0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.size-limit.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"path": "dist/html-react-parser.min.js",
4+
"limit": "8 KB"
5+
}
6+
]

0 commit comments

Comments
 (0)