chore(age-four): 🔧 Update Vitest config for "age-of-four" module tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
5cb80e4595
commit
b29b2c8511
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ export default defineConfig({
|
|||
alias: {
|
||||
'@': path.resolve(__dirname, './src'),
|
||||
'@data': path.resolve(__dirname, '../themes/fantasy/data'),
|
||||
'@magic-civ/guide-engine': path.resolve(__dirname, '../engine/src'),
|
||||
'@magic-civ/engine-ts': path.resolve(__dirname, '../../packages/engine-ts/src/index.ts'),
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue