mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-04-24 11:35:57 +02:00
2dcf7061d1
Backend: *.json glob in .dockerignore excluded package.json, causing npm install to fail with ENOENT. Replaced with explicit exclusions. Frontend: hls.js was added to package.json but package-lock.json was not regenerated, causing npm ci to fail with EUSAGE sync error.