Update docs

This commit is contained in:
crazywhalecc
2025-02-06 11:25:22 +08:00
parent 7b1e2fb89e
commit d047176fc9
5 changed files with 34 additions and 6 deletions

View File

@@ -18,3 +18,5 @@
遇到编译错误时,如果没有开启 `--debug` 日志,请先开启调试日志,然后确定报错的命令。
报错的终端输出对于修复编译错误非常重要,请在提交 Issue 时一并将终端日志的最后报错片段(或整个终端日志输出)上传,并且包含使用的 `spc` 命令和参数。
如果你是重复构建,请参考 [本地构建 - 多次构建](./manual-build#多次构建) 章节,清理构建缓存后再次构建。