Files
Cloud-Blog/bunfig.toml
2026-01-02 20:36:49 +08:00

10 lines
174 B
TOML

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