Skip to content

Commit 81afd70

Browse files
committed
chore: refine test scripts in package.json for clarity and consistency
1 parent fdc7321 commit 81afd70

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"prepare": "husky && cross-env NODE_ENV=production pnpm run build",
4141
"test": "vitest run",
4242
"test:coverage": "vitest run --coverage",
43-
"postbuild": "pnpm run check:exports",
4443
"build": "vite build",
4544
"check:exports": "attw --pack .",
4645
"build:watch": "vite build --watch",

0 commit comments

Comments
 (0)