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 fe5320e commit 98c580fCopy full SHA for 98c580f
azure-pipelines.yml
@@ -46,6 +46,7 @@ jobs:
46
47
steps:
48
- script: |
49
+ export CHOKIDAR_USEPOLLING=1
50
npm install lerna cross-env
51
rm -rf node_modules && npx lerna clean --yes && npm install
52
npm run build:frontend
0 commit comments