feat: Dynamically get the menu from the back end
This commit is contained in:
@@ -21,7 +21,12 @@
|
||||
"stub": {},
|
||||
"dev": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": [""],
|
||||
"outputs": [],
|
||||
"cache": false,
|
||||
"persistent": true
|
||||
},
|
||||
"@vben/backend#dev": {
|
||||
"outputs": [],
|
||||
"cache": false,
|
||||
"persistent": true
|
||||
},
|
||||
|
Reference in New Issue
Block a user