My local code changearen't reflecting on the running app . it still seems to be serving the old code

Hey :waving_hand:

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!

The issue will 99.999999% be your setup.

You need to tell us which guide you followed to setup your environment, and the exact steps you took.