[
https://issues.apache.org/jira/browse/SHINDIG-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566689#action_12566689
]
Kevin Brown commented on SHINDIG-52:
------------------------------------
Minification alone would probably be sufficient, since the js servlet already
handles concatenation. I'd love to have two versions of every js file (both a
"debug" and a "release" version) so that shindig could support a debug flag
that would serve the unminified js along side the minified stuff.
> Use Maven Javascript Plugin to enable better builds
> ---------------------------------------------------
>
> Key: SHINDIG-52
> URL: https://issues.apache.org/jira/browse/SHINDIG-52
> Project: Shindig
> Issue Type: Improvement
> Components: Javascript
> Reporter: Paul Lindner
> Assignee: Kevin Brown
>
> It would be great if the maven build process could incorporate the Javascript
> plugin mentioned here:
> http://hammerfest.sourceforge.net/maven-javascript-plugin/
> I'll have a look at how difficult it is to enable this. It would be nice to
> have minified javascript and multiple files combined into a single
> compilation unit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.