mirror of
https://github.com/immich-app/immich.git
synced 2025-12-10 01:10:21 +03:00
• Update all GitHub workflow files to use pnpm instead of npm • Replace npm commands with pnpm equivalents in devcontainer scripts • Remove package-lock.json files and update to use pnpm-lock.yaml • Consolidate node version references to use server/.nvmrc
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
node_modules/
|
|
/test-results/
|
|
/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|
|
/dist
|