2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-06-11 22:42:22 +03:00

Update build process to fix bug introduced in previous release

This commit is contained in:
Randall Wilk
2019-10-20 17:21:31 -05:00
parent 82e2cebbbc
commit 7877c3529c
6 changed files with 31 additions and 64 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
import Vue from 'vue';
import { VueContext } from '../../../src/js/index';
// import { VueContext } from '../../../dist/js/vue-context';
// import { VueContext } from '../../../src/js/index';
import { VueContext } from '../../../dist/js/vue-context';
new Vue({
components: {