cherry-studio/.npmrc
beyondkmp acffad31f8 build: optimize pnpm config and add missing dependencies
- Comment out shamefully-hoist in .npmrc for better pnpm compatibility
- Add React-related packages to optimizeDeps in electron.vite.config.ts
- Add missing peer dependencies and packages that were previously hoisted

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-04 15:18:09 +08:00

5 lines
134 B
Plaintext

electron_mirror=https://npmmirror.com/mirrors/electron/
#shamefully-hoist=true
strict-peer-dependencies=false
auto-install-peers=true