cheatcode / joystick

A full-stack JavaScript framework for building stable, easy-to-maintain apps and websites.
https://cheatcode.co/joystick
Other
209 stars 11 forks source link

Wipe .joystick/build directory on each startup #337

Closed rglover closed 1 year ago

rglover commented 1 year ago

Just ran into an issue where a bunch of old paths were still existing (but not rebuilt because they didn't exist in the project source) and I got confused when things still worked.

rglover commented 1 year ago

Done.