Verdan Mahmood created AIRFLOW-2804:
---------------------------------------
Summary: Extract inline JS from html files and move them in
separate .js files
Key: AIRFLOW-2804
URL: https://issues.apache.org/jira/browse/AIRFLOW-2804
Project: Apache Airflow
Issue Type: Improvement
Reporter: Verdan Mahmood
Apache Airflow uses inline JS code on most/all of the pages, making it
difficult to optimize/minimfy them properly.
Please make full use of npm and webpack by extracting all inline JS from html
files, moving them in separate .js files and make use of `require` and `import`
to optimize the dependencies.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)