feat: add build-visualiser-wasm script to Dockerfile

This commit is contained in:
Ivan 2026-07-16 13:03:49 -05:00
parent f839e11cd0
commit 85668945cd
No known key found for this signature in database
2 changed files with 1 additions and 0 deletions

View file

@ -19,6 +19,7 @@ COPY patches ./patches
COPY scripts/fetch-micron-wasm.mjs scripts/fetch-micron-wasm.mjs
COPY scripts/micron-wasm-resolve-bundled.mjs scripts/micron-wasm-resolve-bundled.mjs
COPY scripts/micron-parser-go-version.mjs scripts/micron-parser-go-version.mjs
COPY scripts/build-visualiser-wasm.mjs scripts/build-visualiser-wasm.mjs
COPY scripts/sync-meshchatx-docs.js scripts/sync-meshchatx-docs.js
COPY scripts/pip_rns_remotes.py scripts/pip_rns_remotes.py
COPY scripts/build/fetch_reticulum_manual.py scripts/build/fetch_reticulum_manual.py

Binary file not shown.