It's covered in other issues (namely #75), but we should get rid of the fallback page and contain everything on the single index.html page.
In the meantime, pressing the back button after you load an experience does not work - because of this line and related code for pushState and changing the query-string parameters.
It's covered in other issues (namely #75), but we should get rid of the fallback page and contain everything on the single
index.html
page.In the meantime, pressing the back button after you load an experience does not work - because of this line and related code for
pushState
and changing the query-string parameters.