A couple days ago changes made in the prototyper stopped taking effect in the app preview.
It turns out, at some point, the prototyper created duplicate files and sections in a folder called “WORKSPACE”. So I have an src/ folder and a WORKSPACE/src/ folder. The app is using src/ while the prototyper is editing WORKSPACE/src/.
Why did it get derailed like this?