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.
size-limit
@size-limit/preset-big-lib
1 parent f67cc8d commit d03ff92Copy full SHA for d03ff92
package.json
@@ -41,6 +41,7 @@
41
"@commitlint/config-conventional": "^11.0.0",
42
"@rollup/plugin-commonjs": "^17.0.0",
43
"@rollup/plugin-node-resolve": "^11.0.0",
44
+ "@size-limit/preset-big-lib": "^4.9.1",
45
"@types/react": "^17.0.0",
46
"@typescript-eslint/parser": "^4.9.1",
47
"benchmark": "^2.1.4",
@@ -57,6 +58,7 @@
57
58
"rimraf": "^3.0.2",
59
"rollup": "^2.34.2",
60
"rollup-plugin-terser": "^7.0.2",
61
+ "size-limit": "^4.9.1",
62
"standard-version": "^9.0.0",
63
"typescript": "^4.1.3"
64
},
0 commit comments