We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87aaac commit b9d111eCopy full SHA for b9d111e
azure-pipelines.yml
@@ -44,7 +44,7 @@ jobs:
44
45
steps:
46
- script: |
47
- npm install -g lerna
+ npm install lerna cross-env
48
npm run clean:install
49
npm run build:frontend
50
npm run build:backend:ci
0 commit comments