From 98ba03aaf7bcaf0b6f416f5f061b2a6e0543dcad Mon Sep 17 00:00:00 2001 From: Amio Date: Sun, 19 Aug 2018 00:46:46 +0800 Subject: [PATCH] chore: add static to deployment --- now.json | 1 + 1 file changed, 1 insertion(+) diff --git a/now.json b/now.json index e45cd39..5394806 100644 --- a/now.json +++ b/now.json @@ -8,6 +8,7 @@ "files": [ "package-lock.json", "service.js", + "static", "libs" ], "engines": {