Files
vibe-kanban/local-build.sh
gsxdsm 3c327216a4 Make local build script work across more platforms (#1681)
* Enhance local build script and frontend package configuration

- Updated `local-build.sh` to detect OS and architecture, setting the target directory dynamically based on the platform.
- Modified build and lint scripts in `frontend/package.json` to include `NODE_OPTIONS=--max-old-space-size=4096` for improved memory management during builds and linting.

* Enhance local build script and frontend package configuration

- Updated `local-build.sh` to detect OS and architecture, setting the target directory dynamically based on the platform.
- Modified build and lint scripts in `frontend/package.json` to include `NODE_OPTIONS=--max-old-space-size=4096` for improved memory management during builds and linting.
2026-01-12 10:15:16 +00:00

2.0 KiB
Executable File