Skip to content

Commit

Permalink
Update polling value
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Aug 18, 2021
1 parent 8c300ab commit ea1d894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-tests.js
Expand Up @@ -216,7 +216,7 @@ async function main() {
// reliable polling method.
CHOKIDAR_USEPOLLING: 'true',
CHOKIDAR_INTERVAL: 500,
WATCHPACK_POLLING: 'true',
WATCHPACK_POLLING: 500,
}
: {}),
},
Expand Down

0 comments on commit ea1d894

Please sign in to comment.