Hey ![]()
I’m running into an issue where my code changes aren’t reflecting on the locally running app. I’ve made edits to a few files but the running instance still seems to be serving the old code.
What I’ve tried so far:
• Confirmed the files are actually saved on disk
• Restarted the dev server (yarn dsv)
Happy to share terminal logs or a screen share if that helps debug. Thanks in advance!