mirror of
https://github.com/alex8088/electron-vite.git
synced 2025-04-06 04:05:44 +08:00
fix(pnpm): support pnpm 10
This commit is contained in:
parent
5ffd49eddc
commit
b89ff1636a
@ -101,5 +101,10 @@
|
||||
"esbuild": "^0.21.5",
|
||||
"magic-string": "^0.30.10",
|
||||
"picocolors": "^1.0.1"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"electron"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user