From b0e81a6783add9148d5248ab4885cdf38bbbf18b Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Tue, 3 May 2016 18:46:54 -0700 Subject: [PATCH] chore(routing): add a short route for the styleguide --- firebase.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/firebase.json b/firebase.json index b82585e7f8..957cd5fc28 100644 --- a/firebase.json +++ b/firebase.json @@ -57,6 +57,10 @@ { "source": "/dart", "destination": "/docs/dart/latest/index.html" + }, + { + "source": "/styleguide", + "destination": "/docs/ts/latest/guide/style-guide.html" } ], "ignore": [