The ability to deploy specific changes is great. However, I often run into issues where I’d like to be “in progress” on multiple different updates and work on them over several days/weeks before deploying. I’m used to working on platforms where you can create development packages and send all the build related to a package up to live whenever you want. It would be great to see something like that on Bubble. Here’s a thought:
- When you launch an app you are prompted to choose an existing “package” or create a new one.
- When you are working in a package, all changes you make are saved to that package - beyond the current working session, so you can work over months if you want.
- When you go to deploy, you have the option of full app deployment or session deployment like today, but you also have the option to deploy a “package” which contains all edits for the related package.
This would make my life easier…especially when working in teams with different responsibilities and with projects that take more than a few minutes/hours to complete. I’ve also run into some issues where Chrome will crash from resource constraints and then my session changes are lost…