We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3d393 commit 34f8220Copy full SHA for 34f8220
demo/main.js
@@ -1,5 +1,5 @@
1
import Vue from 'vue'
2
-import App from '~entry'
+import App from '../src/App.vue'
3
import plugin from '../src/index'
4
5
Vue.use(plugin)
0 commit comments