mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-19 22:52:08 +08:00
* feat: enable minification in build configurations and clean up Windows license files - Added minification option to the build configurations in electron.vite.config.ts to optimize output size. - Updated after-pack.js to remove unnecessary license files on Windows, improving the packaging process. * refactor: remove minification from build configurations in electron.vite.config.ts - Eliminated the minification option from the build settings in electron.vite.config.ts to streamline the build process. - This change may improve build times and simplify configuration management. --------- Co-authored-by: beyondkmp <beyondkmkp@gmail.com> |
||
|---|---|---|
| .. | ||
| after-pack.js | ||
| artifact-build-completed.js | ||
| build-npm.js | ||
| check-i18n.js | ||
| check-i18n.ts | ||
| cloudflare-worker.js | ||
| notarize.js | ||
| update-i18n.ts | ||
| utils.js | ||
| version.js | ||
| win-sign.js | ||