You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2017/01/12 09:45:57 UTC

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

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)