Adding support for PNPM

more info here https://pnpm.js.org/en/installation
This commit is contained in:
Dawid Makowski
2020-05-20 14:58:31 +08:00
parent 822c383626
commit fabb36abbb
3 changed files with 16 additions and 0 deletions

View File

@ -98,6 +98,7 @@ WORKSPACE_NVM_NODEJS_ORG_MIRROR=
WORKSPACE_INSTALL_NODE=true
WORKSPACE_NODE_VERSION=node
WORKSPACE_NPM_REGISTRY=
WORKSPACE_INSTALL_PNPM=false
WORKSPACE_INSTALL_YARN=true
WORKSPACE_YARN_VERSION=latest
WORKSPACE_INSTALL_NPM_GULP=true