potiuk commented on pull request #16577:
URL: https://github.com/apache/airflow/pull/16577#issuecomment-865993731


   > Could you clarify this a bit? It’s not clear where `compile_assets.sh` was 
not included in from your sentence. (And `compile_assets.sh` is definitely 
included in wheels currently, I just downloaded the 2.1.0 wheel from PyPI.org, 
it contains `airflow/www/compile_assets.sh`.)
   
   And yeah - this is a different 'compile assets" script - that's why it is 
included. This one is used  when you are inside the docker container or in your 
local environment when you iterate over the .js files and want to recompile 
them. I tend to forget about this one because I almost never do that. For that 
much better option is `start-airflow` command in Breeze because it starts the 
`development` mode of the server which reloads and recompiles stuff dynamically 
when it's changed I believe (It was added by James some time ago I think).


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to