potiuk commented on code in PR #58080:
URL: https://github.com/apache/airflow/pull/58080#discussion_r2508075314
##########
contributing-docs/03_contributors_quick_start.rst:
##########
@@ -613,6 +613,20 @@ Using Breeze
alt="Accessing local airflow">
</div>
+ **For WSL users:**
+
+ When running the React TypeScript UI with `breeze start-airflow
--development`, you may need to enable polling for file change detection to
make hot reloading work properly.
Review Comment:
```suggestion
When running the React TypeScript UI with `breeze start-airflow
--dev-mode`, you may need to enable polling for file change detection to make
hot reloading work properly.
```
--
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]