28 lines
916 B
JSON
28 lines
916 B
JSON
{
|
|
"external": {
|
|
"urls": [
|
|
{"url": "https://fonts.googleapis.com/css?family=Droid+Sans+Mono"},
|
|
{"url": "https://fonts.gstatic.com/s/droidsansmono/v7/ns-m2xQYezAtqh7ai59hJYdJ2JT0J65PSe7wdxAnx_I.woff2"},
|
|
{"url": "https://fonts.googleapis.com/icon?family=Material+Icons"},
|
|
{"url": "https://fonts.gstatic.com/s/materialicons/v22/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2"},
|
|
{"url": "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"}
|
|
]
|
|
},
|
|
"static.ignore": [
|
|
"\\.js\\.map$",
|
|
"^/assets/images/.*/unused/",
|
|
"^/generated/(?:docs/(?!api/api-list\\.json).*|images|live-examples|zips)/"
|
|
],
|
|
"static.versioned": [
|
|
"\\.[0-9a-z]{20}\\."
|
|
],
|
|
"routing": {
|
|
"index": "/index.html",
|
|
"routes": {
|
|
"^(?!/docs/ts/latest|/guide/cli-quickstart|/styleguide).*/(?!e?plnkr)[^/.]*$": {
|
|
"match": "regex"
|
|
}
|
|
}
|
|
}
|
|
}
|