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 14:56:52 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ufuk Celebi closed FLINK-5466.
------------------------------
       Resolution: Fixed
         Assignee: Ufuk Celebi
    Fix Version/s: 1.1.5
                   1.3.0
                   1.2.0

FIxed in
12cf5dc, 4ea52d6 (release-1.1),
e55d426, 624f8ae (release-1.2),
408f6ea, e1181f6 (master).

> 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.2.0, 1.1.4
>            Reporter: Ufuk Celebi
>            Assignee: Ufuk Celebi
>             Fix For: 1.2.0, 1.3.0, 1.1.5
>
>
> 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)