From fcef532584ebd01eb4ba65e3d3ea946ebeaa920c Mon Sep 17 00:00:00 2001 From: Snokier Date: Fri, 27 Jul 2018 01:58:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E6=9A=97=E8=89=B2?= =?UTF-8?q?=E4=B8=BB=E9=A2=98=20(#45)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 同时修复 webpack Uglify 配置 --- examples/App.vue | 42 ++++++++++++++++++++++++++++++++----- examples/webpack.config.js | 22 ++++++++++++------- package-lock.json | 2 +- package.json | 3 ++- src/styles/contextmenu.styl | 4 ++++ src/styles/index.styl | 1 + 6 files changed, 60 insertions(+), 14 deletions(-) diff --git a/examples/App.vue b/examples/App.vue index 1d21e4f..0e1e05c 100644 --- a/examples/App.vue +++ b/examples/App.vue @@ -23,7 +23,14 @@