Open adamziel opened 8 months ago
Idea from @brandonpayton: Run an integrity check in the browser mode to confirm we're on the latest version before running the code. This sounds related to #566
Boot protocol will solve this. It will prevent Playground from creating new files within the WordPress directory structure. Instead, it will load them from scratch on each boot which means they'll never get stale.
When the browser storage is selected and the stored code is outdated and no longer compatible with the current version of Playground, we should:
At the moment, you may see something like this and scratch your head thinking "Playground is broken":