For example,
I am trying to concatenate and minify my code, but the bundled closure compiler spits out some errors,
[INF] Concatenating output to file C:\Program Files...
Type: Posts; User: rick.funderburg
For example,
I am trying to concatenate and minify my code, but the bundled closure compiler spits out some errors,
[INF] Concatenating output to file C:\Program Files...
Hi All,
I am trying to hook Sencha command in to a continuous integration environment, so I am createing a script that will invoke Sencha Cmd to compile my ExtJS project under a Windows...