mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-21 03:21:23 +01:00
refactor(es modules): move all files to src, try vite 3.0
This commit is contained in:
parent
4feed39d5c
commit
0d05e1b250
119 changed files with 8218 additions and 139 deletions
|
|
@ -9,7 +9,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.12"
|
||||
"vite": "^3.0.0-beta.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"lineclip": "^1.1.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue