AjaxMin with Combine not preserving encoding.

first post: jalm111 wrote: I've tried everything and am about at the end of the road here. Whe...

Source Maps from multiple files using AjaxMin.dll

first post: whoknewDK wrote: I a trying to generate a correct source maps file when minifying mu...

latest post: ronlo wrote: I believe I have this fixed in the 4.94 release now. When I process...

What's the correct way to specify -analyze with the AjaxMinTask?

first post: IanSul wrote: I'm trying the following Switches -JS -evals:immediate -clobber:tr...

latest post: ronlo wrote: Unfortunately the Analyze option is only available in the EXE code....

Suppress conversion of escaped characters in a string

first post: mcrossley wrote: The minifier is handling my UTF-8 files great now. But is it poss...

latest post: ronlo wrote: Or with the 4.93 release, use the switch __-esc:true__ and it will ...

Option to ignore warnings per input file when using AjaxMinTask

first post: dflor003 wrote: I'm trying to get AjaxMin setup in a project I'm working on (utiliz...

latest post: ronlo wrote: Just released 4.91. Let me know if you have any issues with it. I'l...

Ajax minifier and Visual Studio 2008 with 3.5?

first post: omegadcuk wrote: I downloaded the latest AjaxMinifier (4.78) but it appears to only...

latest post: ronlo wrote: Starting with version 4.91, the .NET 3.5 DLLs (AjaxMin.dll and Ajax...

Existing Source Map

first post: olegbl wrote: Is there a way to minify compiled code (and generate sourcemap) wit...

latest post: olegbl wrote: It actually might be even more useful if the source map was read ou...

Minified variables inside function block

first post: Aristos wrote: I like to ask if this minification of names is possible ether with ...

latest post: Aristos wrote: Thank you for the answer, is works. I am use direct the dll on th...

Azure support?

first post: AaronFisher3 wrote: Hi, I am trying to implement AjaxMin on my site hosted by Azure. I ...

latest post: AaronFisher3 wrote: Yes, Sorry. I wish to minify Javascript at build time. I've follo...

Minifiying functions declared inside if blocks fails

first post: jskahjem wrote: In version 4.67 the minifiying of functions defined inside if state...

latest post: ronlo wrote: Yeah, I think it might be something else. I created a web page cont...