Hi,
I’ve been working on a custom wordpress theme. I set up the project like normal in flywheel and was using visual studio code to edit the files in the folder -> Local\flexible\app\public\wp-content\themes\custom-theme
After updating, this theme folder is empty and all the other wp- files are gone. There is the local database in the app\sql folder but there is no use with it if the theme files themselves are gone…
Now I didn’t have any backups, so yes a bad error on my part, but I don’t understand why after updating the public folder would be cleared apart from an empty theme folder in wp-content???
Is there anything that can be done for this, I mean the files are just deleted completely after updating??