I’m using Sublime for Reactjs, I use localhost:8080 which works great when I go to chrome browser and enter that localhost.
In sublime, I tried to execute that, I’m getting full file path URL in chrome browser.
my question is how can I set right code point to the localhost:8080 in sublime build system instead of incorrect URL address!
please help, many thanks.
AM