Http-server with Angular’s HTML5 Mode
zwacky
12
update : superstatic `routes` change to `rewrites`
```{
“rewrites”: [{“source”:”**”,”destination”:”/index.html”}]
}```
update : superstatic `routes` change to `rewrites`
```{
“rewrites”: [{“source”:”**”,”destination”:”/index.html”}]
}```