Is it any way to debug any page's JavaScript by saving it, changing it and reload page with that changed JS?
Tried to save changes in Sources in Developer Tools but it works only until page not reloaded.
Also tried to use Workspaces but didn't get sense: if I change any linked file in workspace folder — it causes an error "workspace mapping mismatch".