[
https://issues.apache.org/jira/browse/AIRFLOW-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Verdan Mahmood updated AIRFLOW-2691:
------------------------------------
Description:
Airflow's JS code is hard to maintain and upgrade. The dependencies are locally
existing files making it hard to upgrade versions.
Make sure Airflow uses *npm* and *webpack* for the dependencies management.
was:
Airflow's JS code is hard to maintain and upgrade. The dependencies are locally
existing files making it hard to upgrade versions.
Make sure Airflow uses `npm` and `webpack` for the dependencies management.
> Make Airflow's JS code (and dependencies) manageable via npm and webpack
> ------------------------------------------------------------------------
>
> Key: AIRFLOW-2691
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2691
> Project: Apache Airflow
> Issue Type: New Feature
> Reporter: Verdan Mahmood
> Assignee: Verdan Mahmood
> Priority: Major
>
> Airflow's JS code is hard to maintain and upgrade. The dependencies are
> locally existing files making it hard to upgrade versions.
> Make sure Airflow uses *npm* and *webpack* for the dependencies management.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)