[
https://issues.apache.org/jira/browse/FLINK-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14523118#comment-14523118
]
ASF GitHub Bot commented on FLINK-1938:
---------------------------------------
Github user vikhyat commented on the pull request:
https://github.com/apache/flink/pull/623#issuecomment-98117488
Grunt is basically a front-end build tool. It is useful for things like
concatenating and minifying JavaScript, precompiling templates etc. The
plugin I added also includes bower which can be used to import third party
dependencies like FontAwesome or jQuery instead of bundling them in the
repository.
On Apr 27, 2015 2:03 PM, "Stephan Ewen" <[email protected]> wrote:
> You are definitely welcome to participate in the new web frontend
> development. Have a look at the branch I sent you and see if you find your
> way around the new code (it is not too much so far, so it is okay,
> hopefully).
>
> I am not familiar with Grunt. It says it is a JavaScript automation
> framework. What is it for, in the context of the web frontend?
>
> —
> Reply to this email directly or view it on GitHub
> <https://github.com/apache/flink/pull/623#issuecomment-96562609>.
>
> Add Grunt for building the front-end
> ------------------------------------
>
> Key: FLINK-1938
> URL: https://issues.apache.org/jira/browse/FLINK-1938
> Project: Flink
> Issue Type: Improvement
> Components: Build System, Webfrontend
> Reporter: Vikhyat Korrapati
> Priority: Minor
>
> This is the first step towards implementing the web interface refactoring I
> proposed last year:
> https://groups.google.com/forum/#!topic/stratosphere-dev/GeXmDXF9DOY
> Once this is merged, I can get started with the rest of the refactoring. For
> now, the actual interface is kept the same, the only change is to how the
> build is done.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)