From d0ebc87c1de0d85dfbdb96661142d53e96829390 Mon Sep 17 00:00:00 2001 From: yushijinhun Date: Mon, 12 Feb 2018 14:35:33 +0800 Subject: [PATCH] add update-codebase.sh to automatically update build outputs --- .gitignore | 2 ++ index.html | 2 +- update-codebase.sh | 36 ++++++++++++++++++++++++++++++++++++ 3 files changed, 39 insertions(+), 1 deletion(-) create mode 100755 update-codebase.sh diff --git a/.gitignore b/.gitignore index 93cacf9..dc084eb 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,5 @@ build/ _ignore/ package.json.lock + +!js/build/ diff --git a/index.html b/index.html index 7486a68..6b99360 100644 --- a/index.html +++ b/index.html @@ -57,7 +57,7 @@

- +