mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Develop: Update Makefile
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
670bc823c2
commit
4ab48cd461
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue