Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unlink previous brproject file before export #675

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

solvedDev
Copy link
Member

Summary

This PR adds an unlink call to delete previously exported ".brproject" packages before doing a new export. This prevents the ".brproject" package growing in size even though the project itself doesn't change

@solvedDev solvedDev added the bug Something isn't working label Oct 18, 2022
@solvedDev solvedDev added this to the v2.3.X milestone Oct 18, 2022
@solvedDev solvedDev self-assigned this Oct 18, 2022
@stackblitz
Copy link

stackblitz bot commented Oct 18, 2022

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@Joelant05 Joelant05 merged commit 07a4686 into dev Oct 18, 2022
@Joelant05 Joelant05 deleted the fix/unlink-previous-export branch October 18, 2022 15:05
solvedDev added a commit that referenced this pull request Oct 27, 2022
## Features:
- Added support for mouse keybindings (#668)
- Added "Quick Exports" on mobile devices (#665)
- Added cursor undo/redo actions (#669)
- Updated data to support the latest Minecraft Preview
- Added support for playing sounds directly within bridge. (#656)
- Added support for displaying models without a connected client entity file (#671)

## Fixes:
- Turned off bridge. predictions by default until we manage to properly fix them (#672)
- Fixed pack types not being inferred on the home view correctly (#667)
- Fixed project imports (#666)
- Fixed ".brproject" exports growing in size (#675)
- Fixed project import overwriting existing projects (#651)
- Fixed ".bbmodel" animation imports (#676)
- Fixed experimental block auto-completions (8f28bfc)
- Fixed versioning and experimental gameplay filtering of block components (#670)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🚀 Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants