We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc7321 commit 81afd70Copy full SHA for 81afd70
1 file changed
package.json
@@ -40,7 +40,6 @@
40
"prepare": "husky && cross-env NODE_ENV=production pnpm run build",
41
"test": "vitest run",
42
"test:coverage": "vitest run --coverage",
43
- "postbuild": "pnpm run check:exports",
44
"build": "vite build",
45
"check:exports": "attw --pack .",
46
"build:watch": "vite build --watch",
0 commit comments