Skip to content

Commit

Permalink
Note that yarn dev needs webserver in debug mode (#24119)
Browse files Browse the repository at this point in the history
* Note that yarn dev needs webserver -d

* Update CONTRIBUTING.rst

Co-authored-by: Jed Cunningham <[email protected]>

* Use -D

* Revert "Use -D"

This reverts commit 94d63ad.

Co-authored-by: Jed Cunningham <[email protected]>
  • Loading branch information
bbovenzi and jedcunningham authored Jun 2, 2022
1 parent be21e08 commit 3120576
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1253,6 +1253,7 @@ commands:
yarn run prod
# Starts a web server that manages and updates your assets as you modify them
# You'll need to run the webserver in debug mode too: `airflow webserver -d`
yarn run dev
Expand Down

0 comments on commit 3120576

Please sign in to comment.