aaron-wolmutt opened a new issue, #57846: URL: https://github.com/apache/airflow/issues/57846
### What do you see as an issue? In contributing-docs\03_contributors_quick_start.rst there should be something about using the CHOKIDAR_USEPOLLING environment variable to get hot reloads in the TypeScript React UI when developing with breeze start-airflow --development ### Solving the problem Add a note for WSL users contributing that CHOKIDAR_USEPOLLING=true must be set in the environment for hot reloading the UI when developing. It could also be added to package.jsons dev command ### Anything else _No response_ ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
