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
{{ message }}
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
I'd forgotten that was the case, it should probably move back to being mounted at /backstage/exhibit/api instead. Part of the point of putting everything under /backstage was to make proxying simple.
The new Butterfly seems to have modified its mount algorithm such that Backstage won't run at /backstage (only at /) without the otherwise empty main module.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
One difference towards the manual I've experienced while testing backstage. The path for to exhibit-api.js which is listed under authoring for me was: http://localhost:8181/exhibit/api/exhibit-api.js?autoCreate=false&postLoad=true&js=http://localhost:8181/backstage/api/backstage-api.js
Seems like butterfly is exposing the exhibit files directly in root, not in http://localhost:8181/backstage/exhibit... as mentioned in the wiki.
The text was updated successfully, but these errors were encountered: