From 5cd075c46e8264547bb692172fcfcfa42bc51416 Mon Sep 17 00:00:00 2001 From: yutent Date: Tue, 16 May 2023 16:38:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96dev=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/compile-vue.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/compile-vue.js b/lib/compile-vue.js index f8c4291..bbadd55 100644 --- a/lib/compile-vue.js +++ b/lib/compile-vue.js @@ -386,8 +386,8 @@ export function parseHtml(html, { page, imports, entry }) { `${ process.env.NODE_ENV === 'development' ? ` ` + Es.transformSync(HMR_SCRIPT, { minify: true }).code.trim() + }\n` : '' }` )