Is there anyway to run my project so that every time I update something it wont auto compile?
I have a friend on the same network who I'd like to get to test the app, but I dont want current changes I'm making to be visible to him. Maybe something like
play "run static"
Thanks
