-
Feature Request
-
Resolution: Done
-
L3 - Default
-
None
-
None
-
None
Currently, Optimize has to be served from the server root in order for the client side routing to work. We should make the client side routing work even if optimize is not located at the server root.
AT:
- Use hash portion of the url to determine route
- Requests to the REST API should be done relative to the current path
- Websocket connections should be done relative to the current path