Files
workinf_Blender_Wasm/docs/status/N-010.md
2026-08-12 04:47:48 -04:00

12 lines
614 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# N-010 可复现离线发布包
状态:`done`
`release:offline` 生成 `release/blender-web-offline.tar.gz`
`release/blender-web-corresponding-source.tar.gz`。二进制包包含同源 app、WASM、GPL、GMP、
OpenSubdiv license、第三方 notice、文件 SHA-256 manifest 和 source offer源码包包含 Blender
5.2、Web app/protocol、锁文件、Web 构建脚本与状态/构建文档。tar 使用固定排序、mtime、owner
`gzip -n`,连续生成两次后必须得到相同的两个 SHA-256顶层 `SHA256SUMS.txt` 覆盖交付物。
验收:`npm --prefix web run release:offline`