I've been looking into using the jar file as part of our build
process, but it seems that the only way to configure what to process
is through the command line call. I think it would be nice to set the
configuration in a file. e.g. something like:
// ==ClosureCompiler==
// @compilation_level ADVANCED_OPTIMIZATIONS
// @output_file_name core.js
// @warning_level quiet
// @code_url http://ajax.googleapis.com/ajax/libs/prototype/1.6.1/prototype.js
// @code_url http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject_src.js
// ==/ClosureCompiler
Did I miss something and is this already possible?
Thanks,
Ron
Hi John,Thanks for the reply. I'm still trying to figure out how to add to a Closure Compiler discussion when only the 'Reply to author' link is available.Will you be looking into replacing the --flagfile option in the future? Right now I would like to be listing around 100 externs, but don't have enough room on the Windows command line.JoelOn Sat, May 8, 2010 at 3:05 PM, John Lenz <conca...@gmail.com> wrote:
I believe the feature was lost when we switched to args4j. I haven't looked into replacing it.
On May 5, 2010 12:01 PM, "Joel Cairney" <cairne...@gmail.com> wrote:
Hi John,
I'm getting --flagfile is not a valid option. Does this option
actually exist yet?
-Joel
On Jan 8, 12:18 pm, John Lenz <concavel...@gmail.com> wrote:
> You can specify the command-line fla...
> On Fri, Jan 8, 2010 at 2:20 AM, Ron Derksen <cheval...@gmail.com> wrote:
> > Hi list,
>
> > I've b...
> > Ron- Hide quoted text -
>
> - Show quoted text -