mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-21 03:21:23 +01:00
refactor(es modules): replace PrioriryQueue with faster FlatQueue
This commit is contained in:
parent
6a7ec6513a
commit
6ea6e52b75
9 changed files with 267 additions and 242 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"vite": "^3.0.0-beta.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"flatqueue": "^2.0.3",
|
||||
"lineclip": "^1.1.5",
|
||||
"polylabel": "^1.1.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue