7 lines
136 B
TypeScript
7 lines
136 B
TypeScript
|
module.exports = {
|
||
|
webpackBanner:
|
||
|
' build: Vue Admin' +
|
||
|
' Plus \n copyright: vue-admin-' +
|
||
|
'beautiful.com \n time: ',
|
||
|
}
|