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