update webpack to version 3

This commit is contained in:
Chanwit Piromplad
2017-10-15 20:34:19 +07:00
parent 05d69520af
commit 50130a7a4d
36 changed files with 48756 additions and 37294 deletions

View File

@@ -1,5 +1,5 @@
import Vue from 'vue'
import BarChart from 'src/examples/BarExample'
import BarChart from '@/examples/BarExample'
describe('BarChart', () => {
let el