Added webpack build config

This commit is contained in:
euvl
2016-11-14 15:46:35 +00:00
parent 0a1017bfc4
commit a13056c608
12 changed files with 102 additions and 56 deletions

View File

@@ -15,7 +15,7 @@
</template>
<script>
import Vue from 'vue';
import VueModal from './index';
import VueModal from './modal';
const props = {
name: {