2
0
mirror of https://github.com/tenrok/vue-tribute.git synced 2026-06-07 15:12:26 +03:00
Files
vue-tribute/vbuild.js
T

7 lines
84 B
JavaScript

export default {
entry: {
js: './example',
css: './example/app.css'
}
}