Nikky
10/19/2019, 5:03 PMstatic("/") and access files from the root of the jar ?
it seems like when i do that the requests do not matchwilyarti
10/20/2019, 5:34 AMNikky
10/20/2019, 8:01 AMstatic("static") { resources("html") } it works.. i am trying to get requests to /index.html to work though (instead of /static/index.html)wilyarti
10/20/2019, 8:25 AMwilyarti
10/20/2019, 8:26 AM