I have a script I'm making where it would be very useful to have a simple web server where I can tell the client, manually, to reload.
I'm messing with a bunch of files and I'd only like to reload the client once the build is complete. I don't want a bunch of reloads in between.
Is there a way to do this?
I have a script I'm making where it would be very useful to have a simple web server where I can tell the client, manually, to reload.
I'm messing with a bunch of files and I'd only like to reload the client once the build is complete. I don't want a bunch of reloads in between.
Is there a way to do this?