Just letting you know that panorama doesnt work when routed behind a reverse proxy, because the base path assumes its all in _app by default. the exact issue is described here https://github.com/sveltejs/kit/issues/2958 I am trying to find a workaround for this.