mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-19 06:30:10 +08:00
- Introduced a new .env.example file with NODE_OPTIONS configuration. - Updated .gitignore to exclude .env.example from being ignored. - Added instructions in dev.md for copying .env.example to .env.
2 lines
39 B
Plaintext
2 lines
39 B
Plaintext
NODE_OPTIONS=--max-old-space-size=8000
|