From d4c972a0e771c76edf687073edb8b555d6b9ba93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=B7=E5=86=9B?= <35563401+gehaijun@users.noreply.github.com> Date: Mon, 27 Apr 2020 10:41:34 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=81=E7=94=A8umi.js=E5=86=85=E7=BD=AE?= =?UTF-8?q?=E7=9A=84=20title=20=E6=B8=B2=E6=9F=93=E6=9C=BA=E5=88=B6=20(#63?= =?UTF-8?q?51)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/config/config.ts b/config/config.ts index c518aa61..69120960 100644 --- a/config/config.ts +++ b/config/config.ts @@ -97,6 +97,7 @@ export default defineConfig({ // ...darkTheme, 'primary-color': defaultSettings.primaryColor, }, + title: false, ignoreMomentLocale: true, proxy: proxy[REACT_APP_ENV || 'dev'], manifest: {