mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
chore: update pnpm version to 11.5.3 and enable Nx daemon in dev container
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"dockerfile": "Dockerfile",
|
||||
"context": ".",
|
||||
"args": {
|
||||
"PNPM_VERSION": "11.5.0"
|
||||
"PNPM_VERSION": "11.5.3"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
},
|
||||
|
||||
"containerEnv": {
|
||||
"CI": "true",
|
||||
"NX_DAEMON": "true",
|
||||
"NODE_ENV": "development",
|
||||
"NO_UPDATE_NOTIFIER": "1",
|
||||
"PNPM_STORE_DIR": "/home/node/.pnpm-store",
|
||||
|
||||
Reference in New Issue
Block a user