Merge pull request #24 from FatttSnake/fix/build

Fix error on multi-platform build
This commit is contained in:
2024-10-24 03:41:35 +08:00
committed by GitHub
2 changed files with 1686 additions and 385 deletions

2066
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -75,10 +75,5 @@
"unplugin-auto-import": "^0.18.3",
"unplugin-icons": "^0.19.3",
"vite": "5.4.6"
},
"overrides": {
"vite": {
"rollup": "npm:@rollup/wasm-node"
}
}
}