Skip to content

Commit 1077d2f

Browse files
Initial data logging implementation.
Similar approach to radio. Add tests with vitest. At some point we'll try to switch to vite to build this so pick an aligned test runner.
1 parent 640dd6c commit 1077d2f

File tree

12 files changed

+853
-422
lines changed

12 files changed

+853
-422
lines changed

ci-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ git clone https://github.com/emscripten-core/emsdk.git ~/.emsdk
1212
~/.emsdk/emsdk activate latest
1313
source ~/.emsdk/emsdk_env.sh
1414

15-
npm run build
15+
npm run test && npm run build

0 commit comments

Comments
 (0)