Skip to content

Commit 70b0667

Browse files
author
Josper
committed
perf: ⚡️ scripts
1 parent 2d2346b commit 70b0667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/http-svc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"build": "pnpm run build:modern && pnpm run build:legacy",
4242
"build:modern": "vite build",
4343
"build:legacy": "BUILD_TYPE=legacy vite build",
44-
"prebuild": "pnpm test && pnpm build"
44+
"prebuild": "pnpm test"
4545
},
4646
"peerDependencies": {
4747
"@http-svc/middleware": "workspace:^1.0.0"

0 commit comments

Comments
 (0)