mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
chore: remove unnecessary NPM configuration from container environment
This commit is contained in:
@@ -48,8 +48,6 @@
|
||||
"containerEnv": {
|
||||
"CI": "true",
|
||||
"NODE_ENV": "development",
|
||||
"NPM_CONFIG_AUDIT": "true",
|
||||
"NPM_CONFIG_FUND": "false",
|
||||
"NO_UPDATE_NOTIFIER": "1",
|
||||
"PNPM_STORE_DIR": "/home/node/.pnpm-store"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user