retornam edited a comment on issue #3572: [AIRFLOW-2691] Makes Airflow's JS code (and dependencies) manageable via npm and webpack URL: https://github.com/apache/airflow/pull/3572#issuecomment-512397838 @ashb the 1.10.4rc3 release https://github.com/apache/airflow/tree/1.10.4rc3/airflow/www/static and previous releases do not have the `dist` folder under the static dir, this is bad for users who pip install airflow because compile assets isn't called by default in `setup.py`. I think it will be best to include the generated dist folder in official releases to save users from having to install node
---------------------------------------------------------------- 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] With regards, Apache Git Services
