mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2026-02-09 19:13:31 +00:00
update webpack to version 3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Vue from 'vue'
|
||||
import PieChart from 'src/examples/PieExample'
|
||||
import PieChart from '@/examples/PieExample'
|
||||
|
||||
describe('PieChart', () => {
|
||||
let el
|
||||
|
||||
Reference in New Issue
Block a user