routing(cheatsheet): set up routing since js and ts are not ready

This commit is contained in:
Naomi Black 2015-10-18 22:23:49 +01:00
parent 95b1efc3c7
commit 012b5b9c93
1 changed files with 13 additions and 0 deletions

View File

@ -21,7 +21,20 @@
{
"source": "/docs/ts/latest/guide/setup.html",
"destination": "/docs/ts/latest/index.html"
},
{
"source": "cheatsheet",
"destination": "/docs/ts/latest/guide/cheatsheet.html"
},
{
"source": "/docs/js/latest/guide/cheatsheet"
"destination": "/docs/js/latest/index.html"
},
{
"source": "/docs/dart/latest/guide/cheatsheet"
"destination": "/docs/dart/latest/index.html"
}
],
"ignore": [
"firebase.json",