mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-08-06 16:53:38 +02:00
Patch up to use a published patched meshcore-decoder and add a test script for different node versions
This commit is contained in:
@@ -6,7 +6,6 @@ ARG COMMIT_HASH=unknown
|
||||
WORKDIR /build
|
||||
|
||||
COPY frontend/package.json frontend/.npmrc ./
|
||||
COPY frontend/lib/meshcore-decoder ./lib/meshcore-decoder
|
||||
RUN npm install
|
||||
|
||||
COPY frontend/ ./
|
||||
|
||||
Reference in New Issue
Block a user