# Do not run an implicit install before `pnpm run <script>` — CI and dev install
# explicitly. esbuild's platform binary ships as an optional dependency, so its
# build script is not required for Vite to work; it is allow-listed in package.json
# (pnpm.onlyBuiltDependencies) for a clean fresh install.
verify-deps-before-run=false
