Hey guys, i am confused, need help.
I have developed a feature, npm dev run, copy the url to a new build, publish it, and it works right… , but every time i need to change the code, i have to create a new version of the app, then a new publish it, just for testing?? I feel this is not correct.
I should not have to make an app “live” just to be able to test it right?
What i am doing wrong?