chore: fix CI and tsdown config
This commit is contained in:
@@ -35,7 +35,7 @@ export default defineConfig(
|
||||
'mcp-server': 'mcp-server/server.js'
|
||||
},
|
||||
outDir: 'dist',
|
||||
copy: ['public'],
|
||||
copy: ['assets'],
|
||||
ignoreWatch: ['node_modules', 'dist', 'tests', 'apps/extension'],
|
||||
// Bundle only our workspace packages, keep npm dependencies external
|
||||
noExternal: [/^@tm\//],
|
||||
|
||||
Reference in New Issue
Block a user