Fusion 236130b0a7 fix: use npm install in web Dockerfile to resolve esbuild platform deps
The package-lock.json was missing some esbuild optional dependencies
for other platforms. Using npm install instead of npm ci allows the
docker build to proceed without requiring all platform-specific packages
in the lock file.
2026-05-18 04:30:37 +02:00
S
Description
No description provided
10 MiB
Languages
Python 53.8%
TypeScript 36.7%
CSS 5%
HTML 3.4%
Dockerfile 0.4%
Other 0.6%