set webpack to 2.2 and fix a template issue. now the repository can run correctly when you first clone it.

This commit is contained in:
frank
2017-03-27 23:02:04 +08:00
parent feb0a1f9ad
commit 4d2b5bea9b
6 changed files with 24 additions and 60 deletions

View File

@ -1,4 +1,4 @@
import logo from 'raw!../assets/Vue-ECharts.svg'
import logo from 'raw-loader!../assets/Vue-ECharts.svg'
let d = logo.match(/\bd="([^"]+)"/)[1]