choo121600 commented on issue #51123:
URL: https://github.com/apache/airflow/issues/51123#issuecomment-2965323829

   Thanks @pierrejeambrun ! That's a great point using 
`airflow/airflow-core/src/airflow/ui/public` definitely keeps things simple and 
fits nicely with how other frontend assets are handled.
   
   If we weren’t aiming to serve translation files from the backend as the 
issue title suggests I would have gone with that approach too. 
   
   I also think the discussion around improving contributor experience (DX) 
with YAML, as @potiuk suggested, is very valuable. To achieve both goals, how 
about we take a two-step approach?
   
   1. First (For 3.1.0): We implement your simple solution now to fix the 
urgent bundle size problem and meet the milestone.
   2. Then (As a follow-up): I'll create a new issue to tackle the DX 
improvements, like YAML processing, for a future release.
   
   This allows us to meet the 3.1.0 milestone while still planning for 
long-term enhancements. 
   What does everyone think of this plan?


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

Reply via email to