Sink/pnpm-workspace.yaml
ccbikai f215c58eae chore: disable sourcemaps and update build configs
- Disables sourcemap generation in Nuxt for production optimization
- Adds esbuild to pnpm workspace built dependencies
- Updates Cloudflare Worker configuration to use Node.js compatibility mode
- Removes source map upload from worker configuration

These changes optimize the production build process and enhance worker compatibility.v
2025-05-20 21:32:27 +08:00

6 lines
96 B
YAML

onlyBuiltDependencies:
- esbuild
- sharp
- simple-git-hooks
- unrs-resolver
- workerd