From 193d0065708972115cda5bc806726333be7ff29d Mon Sep 17 00:00:00 2001 From: FairyEver <1711467488@qq.com> Date: Fri, 13 Dec 2019 10:34:20 +0800 Subject: [PATCH] cdn.d2.pub --- public/index.html | 13 +++++++++ vue.config.js | 68 +++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 70 insertions(+), 11 deletions(-) diff --git a/public/index.html b/public/index.html index 9b88472d..d03f160d 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,15 @@ + + <% for (var i in htmlWebpackPlugin.options.cdn&&htmlWebpackPlugin.options.cdn.css) { %> + + + <% } %> + + <% for (var i in htmlWebpackPlugin.options.cdn&&htmlWebpackPlugin.options.cdn.js) { %> + + <% } %> <%= VUE_APP_TITLE %>