-
vendor-766e2f4-20260904-r3-dist
Pre-releaseSome checks failedwasm-build.yml / cmms-embed: VITE_LIBS_SOURCE=static (not off) — install the window.kicadLibs bridge (push) Failing after 0srelease / meta (push) Waiting to runrelease / build (push) Blocked by required conditionsrelease / publish-wasm (push) Blocked by required conditionsrelease / deploy-demo (push) Blocked by required conditionsrelease / deploy-editor (push) Blocked by required conditionsrelease / Build all tools + KiCad e2e (Ubicloud) (push) Waiting to runwasm-build.yml / cmms-embed: VITE_LIBS_SOURCE=static (not off) — install the window.kicadLibs bridge (release) Failing after 0sreleased this
2026-09-04 10:13:27 +10:00 | 0 commits to cmms-embed since this releaseDIST-ONLY bundle — pairs with the r2 wasm (vendor-766e2f4-20260904-r2, unchanged).
HYPOTHESIS TEST for the schematic-open abort that r1 AND r2 both hit: r1/r2 used
VITE_LIBS_SOURCE=off, which leaves libsSource null so boot.ts never installs window.kicadLibs.
A C++ libs-bridge call on schematic open (park site K1, sch_io_pcbjam_lib) then calls a method
on undefined -> throws inside a suspending import -> SuspendError -> abort (matches the
"Uncaught Error: undefined" in the console). This build sets VITE_LIBS_SOURCE=static: installs
the bridge backed by 2 built-in example symbols, answers not-found gracefully, no backend.Standalone-only change (commit
0146488). NO wasm change — keep r2's wasm/ dir, swap only dist/.Contents: index.html + assets/.{js,css} + .br siblings + favicon/og. Extract
tar xzf pcbjam-vendor-766e2f4-r3-dist.tar.gz -C public/vendor/pcbjam/(overwrites dist files;
wasm/ + edit.php + SOURCE.txt untouched). Old assets/index-.js hashes change — clear any
edge cache.sha256(pcbjam-vendor-766e2f4-r3-dist.tar.gz) = 843fc364b2e0ef6e71ddc532c37fffb9fd03002ea015aae1e1e06fb5bc667d36
If the schematic still aborts with this, the next test is an all-DEBUG wasm build
(./docker/build.sh kicad_editor -j 4 --full, no --release) — upstream's documented default.Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)