Hello, I am trying to deploy a castra / hoplon war to tomcat. It is unable to load resources when it is a context localhost:8080/api for example but works fine if it is deployed as root. Is there a way to deal with this?
I have tried using a compojure context macro using the servlet context (hard coded) but it won't load the hoplon generated js file.