npmrc bad

This commit is contained in:
2023-10-17 18:03:29 +05:30
parent 2430512353
commit e45b88618d
2 changed files with 1 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ POD_MOUNTS = \
-v $(PWD):/app:z \
-v pnpm-global:/usr/local:Z \
-v pnpm-store:/usr/local/share/pnpm:Z \
-v pnpm-config:/node/.config/pnpm:Z \
-v $(PROJ)_modules:/app/node_modules:z
POD_OPTIONS_TEMPLATE = \