UNPKG

vbuild

Version:

Refined webpack development experience for Vue.js

10 lines (8 loc) 165 B
// this will copy ./static/** to ./dist-example/** module.exports = { entry: 'example/index.js', dist: 'dist-example', html: { title: '<%= name %>' } }