From be4404dcdccc232db6401772143296eec1900646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=85=B5?= <1278032416@qq.com> Date: Mon, 27 Sep 2021 08:50:49 +0800 Subject: [PATCH] fix: process.cwd error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在调用build/util/loadEnv()函数时会报process.cwd() is not a function #44 --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 851ed27ba..f818c224b 100644 --- a/index.html +++ b/index.html @@ -7,8 +7,9 @@ 后台管理系统 -