[
https://issues.apache.org/jira/browse/AIRFLOW-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551918#comment-16551918
]
ASF subversion and git services commented on AIRFLOW-2691:
----------------------------------------------------------
Commit 5a7f0b2e5333c936b39cdec06315d109ccf96934 in incubator-airflow's branch
refs/heads/master from [~verdan]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=5a7f0b2 ]
[AIRFLOW-2691] Manage JS dependencies via npm
Closes #3572 from verdan/AIRFLOW-2691-npm-webpack
> 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
> Fix For: 2.0.0
>
>
> 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)