Develop: Update Makefile

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2025-10-10 09:36:37 +02:00
parent 670bc823c2
commit 4ab48cd461

View file

@ -258,8 +258,6 @@ dep-npm:
npm install -g --location=global --no-fund --no-audit "npm@latest"; \
fi
dep-js:
# TODO: If in the future we want to test in a real browser environment, add this (Playwright)
# (cd frontend && npx playwright install chromium)
(cd frontend && npm ci --ignore-scripts --no-update-notifier --no-audit)
codex: dep-codex codex-version
codex-version: