Guest User

Untitled

a guest
Mar 20th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. import 'vue-easytable/libs/themes-base/index.css'
  2. import {VTable,VPagination} from 'vue-easytable'
  3.  
  4. Vue.component('example2-component', require('./components/Example2Component.vue'));
  5.  
  6. executei: npm run dev
  7.  
  8. mix.js('resources/assets/js/app.js', 'public/js', 'C:/sgeapi/node_modules/vue-easytable/umd/js/index.js')
Add Comment
Please, Sign In to add comment