From 7101587b9676c91e9079044a096df08848f1f602 Mon Sep 17 00:00:00 2001
From: vben <anncwb@126.com>
Date: 星期日, 18 十月 2020 21:55:21 +0800
Subject: [PATCH] feat: add error handle

---
 .env.production |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.env.production b/.env.production
index 5509f1b..bd717ec 100644
--- a/.env.production
+++ b/.env.production
@@ -7,7 +7,7 @@
 # Delete console
 VITE_DROP_CONSOLE = true
 
-# Delete console
+# Whether to output gz file for packaging
 VITE_BUILD_GZIP = false
 
 # Basic interface address SPA

--
Gitblit v1.8.0