test: add reproducible FreeCAD golden oracle
This commit is contained in:
@@ -27,4 +27,6 @@ Build verification:
|
||||
./npmw run verify
|
||||
```
|
||||
|
||||
The locked FreeCAD `1.1.1` source build and desktop-oracle replay workflow is documented in [docs/freecad-baseline-and-golden.zh-CN.md](docs/freecad-baseline-and-golden.zh-CN.md). All project Node commands in that workflow use `./npmw`.
|
||||
|
||||
The SQLite OPFS worker requires cross-origin isolation headers. Vite dev and preview apply `Cross-Origin-Opener-Policy: same-origin` and `Cross-Origin-Embedder-Policy: require-corp`; deployments must preserve them.
|
||||
|
||||
Reference in New Issue
Block a user