feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": ["dist/**"]
|
||||
},
|
||||
"@vben/backend-mock#build": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": [".nitro/**", ".output/**"]
|
||||
},
|
||||
"stub": {},
|
||||
"dev": {
|
||||
"dependsOn": [],
|
||||
|
Reference in New Issue
Block a user