Get site path client side

Hi,

What is client side (js) equivalent of server side frappe.get_site_path() ?

Thank you.

window.location.pathname ?

1 Like