continue
continue copied to clipboard
fix: remove some backup files generated by pkg if present
Description
- Added deletion of any asset backups generated by previous pkg invocations before calls to esbuild in the binary build.js script.
Checklist
- [x] The base branch of this PR is
preview, rather thanmain