Microsoft Ajax Minifier 4.77
Recommended Download
AjaxMin 4.77
application,
766K, uploaded
Dec 6, 2012
-
110 downloads
Release Notes
- Look for and strip "IDENT:nomunge" minification hints that define fields that should not be automatically renamed within the current scope (multiple IDENT:nomunge pairs can be specified in a single string literal if comma-separated). Will only work if the field is actually defined within the current scope (can't be used to not rename an outer field, for instance; will be ignored in those cases). Minification hints are expression statements that are composed of a single string literal similar to directive prologues, but can appear anywhere in the code. Not specifying an IDENT or specifying an asterisk (*) as the IDENT will cause all fields defined in the current scope to not be automatically renamed. Example: "myarg:nomunge" as a statement in a function with an argument named "myarg" would cause myarg not to be renamed to n (or whatever).
- previously threw sev-4 warnings if semicolon-insertion rules were encountered. Suppress those warnings if the next character is a } or EOF.
No reviews yet for this release.
Opera does not support ClickOnce X
To install this application, save it and then open it. Opening it directly from Opera will not work correctly.