mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-11 16:39:15 +08:00
- 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>
5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
electron_mirror=https://npmmirror.com/mirrors/electron/
|
|
#shamefully-hoist=true
|
|
strict-peer-dependencies=false
|
|
auto-install-peers=true
|