From 9200af340213fd43d82b4a4f380ad3a6bcbbb1cc Mon Sep 17 00:00:00 2001 From: FairyEver <1711467488@qq.com> Date: Fri, 13 Dec 2019 07:53:31 +0800 Subject: [PATCH] Revert "cdn" This reverts commit 4338dabe48e500536fce15b37507ad73dc40c628. --- public/index.html | 13 ------ vue.config.js | 103 +++++----------------------------------------- 2 files changed, 11 insertions(+), 105 deletions(-) diff --git a/public/index.html b/public/index.html index 1e32ffd8..9b88472d 100644 --- a/public/index.html +++ b/public/index.html @@ -5,15 +5,6 @@ - - <% for (var i in htmlWebpackPlugin.options.cdn&&htmlWebpackPlugin.options.cdn.css) { %> - - - <% } %> - - <% for (var i in htmlWebpackPlugin.options.cdn&&htmlWebpackPlugin.options.cdn.js) { %> - - <% } %>