Files
Cloud-Blog/bunfig.toml
2026-01-01 15:31:00 +08:00

10 lines
170 B
TOML

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