tauri/.changes/before-bundle-command.md
Amr Bashir 57ab9847eb
feat(cli): add beforeBundleCommand, closes #4879 (#4893)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-08-09 12:54:44 -03:00

174 B

tauri-utils cli.rs cli.js
minor minor minor

Allow adding build > beforeBundleCommand in tauri.conf.json to run a shell command before the bundling phase.