This commit is contained in:
2026-01-01 15:31:00 +08:00
parent 73ebd02cdb
commit b39b9c972b
5 changed files with 11343 additions and 14722 deletions

View File

@@ -1,2 +1,9 @@
[install]
registry = "https://registry.npmmirror.com/"
[build]
minify = true
root = "."
entrypoints = ["./app/app.vue"]
[env]
NODE_OPTIONS = "--max-old-space-size=4096"