Commented Unassigned: CSS ASCII Encoding Error [21679]
Hi,I have experienced an error relating to the CSS ASCII encoding.I have changed the default encoding to ascii to avoid the well documented issue about converting "\e804" characters to "?" but now a...
View ArticleCommented Unassigned: Regular expression without semicolon end of line breaks...
Hi there,I recently upgraded from version 1.1 (yeah I know...) to 5.1 and found that my minification no longer worked correctly. After playing around a bit I reproduced this with the simplest case I...
View ArticleCommented Unassigned: CSS ASCII Encoding Error [21679]
Hi,I have experienced an error relating to the CSS ASCII encoding.I have changed the default encoding to ascii to avoid the well documented issue about converting "\e804" characters to "?" but now a...
View ArticleCommented Unassigned: Regular expression without semicolon end of line breaks...
Hi there,I recently upgraded from version 1.1 (yeah I know...) to 5.1 and found that my minification no longer worked correctly. After playing around a bit I reproduced this with the simplest case I...
View ArticleCommented Unassigned: Regular expression without semicolon end of line breaks...
Hi there,I recently upgraded from version 1.1 (yeah I know...) to 5.1 and found that my minification no longer worked correctly. After playing around a bit I reproduced this with the simplest case I...
View ArticleEdited Unassigned: CSS ASCII Encoding Error [21679]
Hi,I have experienced an error relating to the CSS ASCII encoding.I have changed the default encoding to ascii to avoid the well documented issue about converting "\e804" characters to "?" but now a...
View ArticleCommented Unassigned: Regular expression without semicolon end of line breaks...
Hi there,I recently upgraded from version 1.1 (yeah I know...) to 5.1 and found that my minification no longer worked correctly. After playing around a bit I reproduced this with the simplest case I...
View ArticleCommented Unassigned: Regular expression without semicolon end of line breaks...
Hi there,I recently upgraded from version 1.1 (yeah I know...) to 5.1 and found that my minification no longer worked correctly. After playing around a bit I reproduced this with the simplest case I...
View ArticleCommented Unassigned: CSS ASCII Encoding Error [21679]
Hi,I have experienced an error relating to the CSS ASCII encoding.I have changed the default encoding to ascii to avoid the well documented issue about converting "\e804" characters to "?" but now a...
View ArticleEdited Unassigned: Convert # css color to named color when minifying [21611]
If you have in your csscolor: #ff0000; color: #00ff00; color:#0f0;and then minify the css, the value is converted tocolor:red; color:green; color:green;While this may make readability sense, it...
View ArticleEdited Unassigned: Regular expression without semicolon end of line breaks...
Hi there,I recently upgraded from version 1.1 (yeah I know...) to 5.1 and found that my minification no longer worked correctly. After playing around a bit I reproduced this with the simplest case I...
View ArticleCreated Unassigned: Error List Line Numbers in VS 2013 [21707]
For some reason when I double click or hit enter on the Ajax Minifier warnings that come up in the Visual Studio Error List it takes me to to the top of the file, not the correct line number. If I find...
View ArticleCreated Unassigned: PublicKeyToken [21719]
I wish to use this in PHP with this call http://php.net/dotnetIt needs the PublicKeyToken and I don't have any visual studio tools and I would rather not download a 1GB install just to get this value....
View ArticleCreated Unassigned: AjaxMinifier fails for Crockford's cycle.js [21728]
For you information.I get an error "$ is not defined" with an AjaxMinified version of Crockford's cycle.js fromhttps://github.com/douglascrockford/JSON-jsCheersRob
View ArticleCommented Unassigned: AjaxMinifier fails for Crockford's cycle.js [21728]
For your information (possible bug?.I get an error "$ is not defined" with an AjaxMinified version of Crockford's cycle.js fromhttps://github.com/douglascrockford/JSON-jsError hasn't happened with...
View ArticleCommented Unassigned: PublicKeyToken [21719]
I wish to use this in PHP with this call http://php.net/dotnetIt needs the PublicKeyToken and I don't have any visual studio tools and I would rather not download a 1GB install just to get this value....
View ArticleCommented Unassigned: PublicKeyToken [21719]
I wish to use this in PHP with this call http://php.net/dotnetIt needs the PublicKeyToken and I don't have any visual studio tools and I would rather not download a 1GB install just to get this value....
View ArticleCommented Unassigned: SourceMap: Incorrect relative paths in "sources" when...
The `"sources"` in source-map JSON reflects relative or website-root-relative paths of all source files involved in the trans-compilation and minifcation / alterations scenarios.AjaMin does a great job...
View ArticleCreated Unassigned: Minification with sourcemaps hangs while debugging [21834]
When I create a minified file with sourcemapping enabled, debugging will hang on the creation of the minified file. I can find a reference to this problem in the [WebEssentials 2012 source...
View ArticleCreated Unassigned: Issue with XML manifest file [21866]
I'm trying to use Microsoft Ajax Minifier in my build process, but I'm having trouble getting it to work using the `-xml ` flag. Here's my XML:```<root><output...
View Article