mirror of
https://github.com/tenrok/vue-tribute.git
synced 2026-06-07 11:22:26 +03:00
7 lines
84 B
JavaScript
7 lines
84 B
JavaScript
export default {
|
|
entry: {
|
|
js: './example',
|
|
css: './example/app.css'
|
|
}
|
|
}
|