diqye
Results
2
comments of
diqye
 It is working as well for me @snoyberg
I found that i can set `basePath` in router property as bellow ``` serve({ router:{ basePath: "/test/" // glob: "/*" }, .... ```` But not working