We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62cba8b commit fe98a0dCopy full SHA for fe98a0d
.size-limit.json
@@ -0,0 +1,6 @@
1
+[
2
+ {
3
+ "path": "dist/esm/index.mjs",
4
+ "limit": "2 kB"
5
+ }
6
+]
package.json
@@ -63,6 +63,7 @@
63
"@commitlint/config-conventional": "^17.8.1",
64
"@evilmartians/lefthook": "^1.6.10",
65
"@release-it/conventional-changelog": "^5.1.1",
66
+ "@size-limit/preset-small-lib": "^11.1.2",
67
"@types/jest": "^29.5.12",
68
"babel-plugin-add-import-extension": "^1.6.0",
69
"commitlint": "^17.8.1",
0 commit comments