1 2 3 4 5 6 7
{ "routeMap": { "": "index.html", "blog/*": "index.html", "blog/*/article/*": "index.html" } }