Y
Hacker News
new
|
ask
|
show
|
jobs
by
tzamora
4138 days ago
The only reason I still use chrome is because of this little flag: --disable-web-security that allows me to test my local sites without the need to add them to a CORS config file.
1 comments
TazeTSchnitzel
4138 days ago
Why not just run a development web server?
link