feat(other): The menu supports jumping to external links and fixing some known problems
This commit is contained in:
@@ -84,6 +84,10 @@
|
||||
"name": "@vben/layouts",
|
||||
"path": "packages/business/layouts",
|
||||
},
|
||||
{
|
||||
"name": "@vben/constants",
|
||||
"path": "packages/constants",
|
||||
},
|
||||
{
|
||||
"name": "@vben/hooks",
|
||||
"path": "packages/hooks",
|
||||
@@ -104,6 +108,10 @@
|
||||
"name": "@vben/stores",
|
||||
"path": "packages/stores",
|
||||
},
|
||||
{
|
||||
"name": "@vben/utils",
|
||||
"path": "packages/utils",
|
||||
},
|
||||
{
|
||||
"name": "@vben/vsh",
|
||||
"path": "scripts/vsh",
|
||||
|
Reference in New Issue
Block a user