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 06d9110 commit 44e6e99Copy full SHA for 44e6e99
Makefile
@@ -1,5 +1,5 @@
1
build:
2
- rm -rf ./dist && npx tsup src/index.tsx --minify --format esm --dts
+ rm -rf ./dist && npx tsdown src/index.tsx --minify --format esm --dts
3
4
lint:
5
npx size-limit
0 commit comments