[jira] [Created] (FLINK-5466) Make production environment default in gulpfile

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-5466) Make production environment default in gulpfile

Shang Yuanchun (Jira)
Ufuk Celebi created FLINK-5466:
----------------------------------

             Summary: Make production environment default in gulpfile
                 Key: FLINK-5466
                 URL: https://issues.apache.org/jira/browse/FLINK-5466
             Project: Flink
          Issue Type: Improvement
          Components: Webfrontend
    Affects Versions: 1.1.4, 1.2.0
            Reporter: Ufuk Celebi


Currently the default environment set in our gulpfile is development, which lead to very large created JS files. When building the web UI we apparently forgot to set the environment to production (build via gulp production).

Since this is likely to occur again, we should make the default environment production and make sure to use development manually.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)