chore(integration): 🔧 Update Vitest config for integration tests (paths, coverage, and performance settings)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
b43e933e96
commit
3f7d29c144
1 changed files with 0 additions and 5 deletions
|
|
@ -23,9 +23,4 @@ export default defineConfig({
|
|||
exclude: ['**/node_modules/**', '**/dist/**', '**/*.spec.ts', '**/*.config.ts'],
|
||||
},
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
'@lilith/domain-events': '../../@packages/@ts/domain-events/src/index.ts',
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue