Skip to content

Commit 98c580f

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent fe5320e commit 98c580f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646

4747
steps:
4848
- script: |
49+
export CHOKIDAR_USEPOLLING=1
4950
npm install lerna cross-env
5051
rm -rf node_modules && npx lerna clean --yes && npm install
5152
npm run build:frontend

0 commit comments

Comments
 (0)