You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add an "BaseURL" option?
In my case all the links and images comes from API with relative path href="/api/flow.js?q=https%3A%2F%2Fgithub.com%2Fsome%2Furl%2Fthere".
So, it would be nice to prefix them with custom String param.