cherry-studio/scripts
beyondkmp 75f986087a
chore(electron-builder): Simplify file renaming logic and remove space (#4919)
* chore(electron-builder): Disable universal installer option in NSIS configuration

* refactor(after-build): Change file handling to delete files with spaces and rename files in YAML data

- Updated the function to delete files containing spaces instead of renaming them.
- Enhanced YAML processing to rename files and their blockmaps, ensuring proper handling of setup and portable versions.
- Adjusted the final YAML output to reflect the new file names.

* refactor(after-build): Simplify file renaming logic and remove space handling script

- Updated the after-build script to rename artifact files by replacing spaces with hyphens.
- Removed the replace-spaces.js script as its functionality is now integrated into the after-build process.
- Adjusted the build process in package.json to reflect the changes in file handling.

* refactor(electron-builder): Update artifact build script reference and remove obsolete after-build script

- Changed the artifactBuildCompleted script reference in electron-builder.yml to point to the new script.
- Deleted the outdated after-build.js script, which is no longer needed for file handling.

* delete js-yml
2025-04-17 10:05:48 +08:00
..
after-pack.js update electron-builder to 26.0.13 2025-04-14 21:52:58 +08:00
artifact-build-completed.js chore(electron-builder): Simplify file renaming logic and remove space (#4919) 2025-04-17 10:05:48 +08:00
build-npm.js build: Add support for Windows ARM64 platform (#3431) 2025-04-06 09:35:08 +08:00
check-i18n.js feat: add i18n sync script (#1538) 2025-02-13 11:34:23 +08:00
check-i18n.ts feat: Synchronize and clean up localization files 2025-02-21 14:15:36 +08:00
cloudflare-worker.js revert: cloudflare-worker.js 2024-12-24 17:38:30 +08:00
notarize.js ci: log notarized app name 2024-07-16 20:49:41 +08:00
update-i18n.ts feat(i18n): add machine translations for Greek, Spanish, French, and Portuguese 2025-03-22 23:41:17 +08:00
utils.js build: Add support for Windows ARM64 platform (#3431) 2025-04-06 09:35:08 +08:00
version.js chore(version): 0.3.7 2024-07-26 11:04:02 +08:00