feat(stage-*): basic mcp implementation (#1115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: LemonNeko <17664845+lemonnekogh@users.noreply.github.com>
This commit is contained in:
co-authored by
autofix-ci[bot]
LemonNeko
parent
7d934f9c67
commit
8f4909db3e
@@ -172,6 +172,7 @@ export default defineConfig({
|
||||
exclude: base => [
|
||||
...base,
|
||||
'**/settings/system/general.vue',
|
||||
'**/settings/modules/mcp.vue',
|
||||
],
|
||||
},
|
||||
resolve(import.meta.dirname, 'src', 'renderer', 'pages'),
|
||||
|
||||
Reference in New Issue
Block a user