fix(uploads): patch endpoint-media scope handling

This commit is contained in:
svemagie
2026-03-08 00:52:50 +01:00
parent b6d0340e7c
commit e7d0a3d382
4 changed files with 60 additions and 3 deletions

View File

@@ -27,4 +27,8 @@ fi
export NODE_ENV="${NODE_ENV:-production}"
# Ensure runtime dependency patches are applied even if node_modules already exists.
/usr/local/bin/node scripts/patch-lightningcss.mjs
/usr/local/bin/node scripts/patch-endpoint-media-scope.mjs
exec /usr/local/bin/node node_modules/@indiekit/indiekit/bin/cli.js serve --config indiekit.config.mjs