Skip to content

Commit 44e6e99

Browse files
author
Viktor Pasynok
committed
changed: tsup to tsdown lol
1 parent 06d9110 commit 44e6e99

File tree

3 files changed

+766
-913
lines changed

3 files changed

+766
-913
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
build:
2-
rm -rf ./dist && npx tsup src/index.tsx --minify --format esm --dts
2+
rm -rf ./dist && npx tsdown src/index.tsx --minify --format esm --dts
33

44
lint:
55
npx size-limit

0 commit comments

Comments
 (0)