potiuk commented on PR #28579: URL: https://github.com/apache/airflow/pull/28579#issuecomment-1364542886
Another small improvement after #28575. You get the output file information when you run dev asset compilation (either manually or with --dev-mode of `start-airflow`: <img width="817" alt="Screenshot 2022-12-24 at 16 03 31" src="https://user-images.githubusercontent.com/595491/209441781-5ddc7837-54b4-4a7b-adef-ac6d4f6a13a0.png"> And you can see the output of `yarn dev` via tail -f for example: <img width="1245" alt="Screenshot 2022-12-24 at 16 04 04" src="https://user-images.githubusercontent.com/595491/209441833-e38edb38-ceef-4f1f-b4ed-c0e3ed0b8c41.png"> -- 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]
