mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
test: cultureSets to have executable sort functions
This commit is contained in:
parent
f692f8dfbf
commit
7131a570f4
7 changed files with 362 additions and 7 deletions
|
|
@ -63,6 +63,9 @@ export default defineConfig(({mode}) => {
|
|||
}
|
||||
}
|
||||
},
|
||||
test: {
|
||||
environment: "happy-dom"
|
||||
},
|
||||
resolve: {
|
||||
alias: [
|
||||
{find: "src", replacement: path.resolve(pathName, "./src")},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue