chore(docs.angularjs.org): serve xml files (sitemap)

This commit is contained in:
Martin Staffa
2018-02-05 19:26:19 +01:00
parent 3abe5b77b3
commit b0b3a2b6cb
@@ -23,7 +23,7 @@
"destination": "/index-production.html"
},
{
"source": "**/*!(.jpg|.jpeg|.gif|.png|.html|.js|.map|.json|.css|.svg|.ttf|.txt|.woff|.woff2|.eot)",
"source": "**/*.!(jpg|jpeg|gif|png|html|js|map|json|css|svg|ttf|txt|woff|woff2|eot|xml)",
"destination": "/index-production.html"
}
]