vibetunnel/web/scripts
Peter Steinberger 163e1b6f03 fix: Add CI-specific build script to skip native executable build
The Node.js CI build was failing because it tried to build the native
executable which requires postject and other tools that may not be
available in all CI environments. Created a separate build:ci script
that skips the native build step for CI.
2025-06-22 07:34:59 +02:00
..
build-ci.js fix: Add CI-specific build script to skip native executable build 2025-06-22 07:34:59 +02:00
build.js We should never skip this 2025-06-22 01:13:16 +02:00
clean.js Reorganize server structure for clarity 2025-06-21 16:44:56 +02:00
copy-assets.js Fix cross-platform build issues in web package 2025-06-19 01:43:27 +02:00
dev.js Reorganize server structure for clarity 2025-06-21 16:44:56 +02:00
ensure-dirs.js Fix cross-platform build issues in web package 2025-06-19 01:43:27 +02:00