mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-26 04:32:25 +08:00
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:
@ -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]
|
||||
|
||||
|
Reference in New Issue
Block a user