From 1a434dbd2a8a5a422b176f632d516033f822a9ae Mon Sep 17 00:00:00 2001 From: chenghongxing <1126263215@qq.com> Date: Tue, 6 Oct 2020 20:27:35 +0800 Subject: [PATCH] chore: update default html title; --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 719a471..5aeeef3 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ - <%= htmlWebpackPlugin.options.title %> + <%= process.env.VUE_APP_NAME %> <% for (var i in htmlWebpackPlugin.options.cdn && htmlWebpackPlugin.options.cdn.css) { %>