Skip to content

Commit e56476f

Browse files
committed
fix: disable plugin-legacy build
1 parent 307b2f3 commit e56476f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/plugin-legacy/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
},
2424
"scripts": {
2525
"dev": "unbuild --stub",
26-
"build": "unbuild && pnpm run patch-cjs",
2726
"patch-cjs": "tsx ../../scripts/patchCJS.ts",
2827
"prepublishOnly": "npm run build"
2928
},

0 commit comments

Comments
 (0)