From 146d8eb07b2b285ce5819997a13b6bf47c57dd3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AF=9B=E7=91=9E?= Date: Tue, 26 Nov 2019 16:46:52 +0800 Subject: [PATCH] =?UTF-8?q?Perf:=20=E5=BC=80=E5=8F=91=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E6=80=A7=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/development.config.js | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/build/development.config.js b/build/development.config.js index b971f41..9d8775c 100644 --- a/build/development.config.js +++ b/build/development.config.js @@ -65,4 +65,6 @@ module.exports = function(config) { cacheLocation: 'node_modules/.cache/stylelint/', }, ]) + // dll + config.plugin('hard-source').use('hard-source-webpack-plugin') } diff --git a/package.json b/package.json index 13d27c2..2ec10ef 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-tpl", "author": "毛瑞 ", - "version": "0.1.3", + "version": "0.2.0", "private": false, "license": "MIT", "keywords": [