From 1aaf050ce5dd71e2e373f8715a9c2d0c0822241f Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Thu, 26 Jul 2018 23:51:38 +0000 Subject: [PATCH] Deploy website Deploy website version based on d7b63be8268976bace173a3361bd2a955fac2784 --- docs/next/understanding-cli.html | 4 ++-- docs/next/understanding-cli/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/next/understanding-cli.html b/docs/next/understanding-cli.html index ffa629f3b18..6e1c9202bb9 100644 --- a/docs/next/understanding-cli.html +++ b/docs/next/understanding-cli.html @@ -79,8 +79,8 @@ }, getSourceExts() { return ['ts', 'tsx']; - } -} + }, +};
← Testing your ChangesActivityIndicator →