Skip to content

Commit b8c76d9

Browse files
committed
chore: use unbuild
1 parent f57f2b8 commit b8c76d9

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env sh
22
. "$(dirname -- "$0")/_/husky.sh"
33

4-
npx concurrently "npm:format" "npm:test run"
4+
npx concurrently "pnpm:format" "pnpm:test run"

rollup.config.mjs

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)