From 4d2b5bea9be16b549368a9da5fd6f2a73451e52b Mon Sep 17 00:00:00 2001 From: frank Date: Mon, 27 Mar 2017 23:02:04 +0800 Subject: [PATCH] set webpack to 2.2 and fix a template issue. now the repository can run correctly when you first clone it. --- demo/Demo.vue | 2 +- demo/bundle.js | 37 +++++++++++-------------------------- demo/data/logo.js | 2 +- dist/vue-echarts.js | 23 +++-------------------- package.json | 4 ++-- webpack.config.js | 16 ++++++---------- 6 files changed, 24 insertions(+), 60 deletions(-) diff --git a/demo/Demo.vue b/demo/Demo.vue index 653b881..f82156c 100644 --- a/demo/Demo.vue +++ b/demo/Demo.vue @@ -27,7 +27,7 @@

-

Radar chart (with Vuex integration)

+

Radar chart (with Vuex integration)