[
https://issues.apache.org/jira/browse/AIRFLOW-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Verdan Mahmood reassigned AIRFLOW-2804:
---------------------------------------
Assignee: Verdan Mahmood
> 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
> Assignee: Verdan Mahmood
> Priority: Major
>
> 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)