cloud-admin-lite
Version:
base on vue cloud-ui.vusion template
15 lines • 386 B
JSON
{
"dashboard": {
"entry": "./src/views/dashboard/index.js",
"template": "./src/pages/dashboard.html",
"filename": "dashboard.html",
"favicon": "./src/pages/favicon.ico",
"title": "Dashboard",
"inject": true,
"chunks": [
"chunk-vendors",
"dashboard"
],
"chunksSortMode": "manual"
}
}