chore: 移除 rollup 平台包 postinstall 脚本,平台依赖按需手动安装
This commit is contained in:
+1
-2
@@ -14,8 +14,7 @@
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
"test:coverage": "vitest run --coverage",
|
||||
"prepare": "husky",
|
||||
"postinstall": "node scripts/ensure-rollup-platform.mjs"
|
||||
"prepare": "husky"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx}": [
|
||||
|
||||
Reference in New Issue
Block a user