Other misc changes
- CI/workflow tweak: replaced
onlyBuiltDependencies = []withallowBuilds[]=falsein preview-release and publish jobs (
84b05b5).
vitejs/vite · · 1 commit
Vite updates release workflows to use pnpm's `allowBuilds` flag when disabling install scripts before publishing.
onlyBuiltDependencies = [] with allowBuilds[]=false in preview-release and publish jobs (
84b05b5).