Created Issue: files that contain @ do net get resolved by...
if a css or LESS contains a refernce to an image file with @ in it's name, it does not get resolved to fully qualified pathexample:```.fp-play{background-image:url(img/black@x2.png}```
View ArticleEdited Issue: files that contain @ do not get resolved by...
if a css or LESS contains a refernce to an image file with @ in it's name, it does not get resolved to fully qualified pathexample:```.fp-play{background-image:url(img/black@x2.png}```
View ArticleEdited Issue: files that contain @ do not get resolved by...
if a css or LESS contains a refernce to an image file with @ in it's name, it does not get resolved to fully qualified pathexample:```.fp-play{background-image:url(img/black@x2.png}```
View ArticleCommented Issue: files that contain @ do not get resolved by...
if a css or LESS contains a refernce to an image file with @ in it's name, it does not get resolved to fully qualified pathexample:```.fp-play{background-image:url(img/black@x2.png}```Comments: In...
View ArticleCreated Issue: Please make lessEngineConfig.DisableUrlRewriting configurable...
In the fix for issue #20 (commit 8292919a4254), you changed lessEngineConfig.DisableUrlRewriting = true; to lessEngineConfig.DisableUrlRewriting = false;This in conjunction with the subsequent fix for...
View ArticleEdited Issue: Please make lessEngineConfig.DisableUrlRewriting configurable...
In the fix for issue #20 (commit 8292919a4254), you changed lessEngineConfig.DisableUrlRewriting = true; to lessEngineConfig.DisableUrlRewriting = false;This in conjunction with the subsequent fix for...
View ArticleCommented Issue: Please make lessEngineConfig.DisableUrlRewriting...
In the fix for issue #20 (commit 8292919a4254), you changed lessEngineConfig.DisableUrlRewriting = true; to lessEngineConfig.DisableUrlRewriting = false;This in conjunction with the subsequent fix for...
View ArticleCreated Issue: CssRelativePathResolver appends relative path to data uri's [23]
BundleTransformer.Core.FileSystem.CssRelativePathResolver resolves data uri's such as url('data:...') to a relative path such as url('/some/path/data:'). Data uri's should be ignored for this...
View ArticleEdited Issue: CssRelativePathResolver appends relative path to data uri's [23]
BundleTransformer.Core.FileSystem.CssRelativePathResolver resolves data uri's such as url('data:...') to a relative path such as url('/some/path/data:'). Data uri's should be ignored for this...
View ArticleCommented Issue: CssRelativePathResolver appends relative path to data uri's...
BundleTransformer.Core.FileSystem.CssRelativePathResolver resolves data uri's such as url('data:...') to a relative path such as url('/some/path/data:'). Data uri's should be ignored for this...
View ArticleCommented Issue: CssRelativePathResolver appends relative path to data uri's...
BundleTransformer.Core.FileSystem.CssRelativePathResolver resolves data uri's such as url('data:...') to a relative path such as url('/some/path/data:'). Data uri's should be ignored for this...
View ArticleCreated Issue: TypeScript Transformer - Memory Leak / Out of Memory [24]
On our test server we were getting out of memory exceptions from TypeScript and we found that our w3wp.exe was growing to 4gb in matter of minutes.Removing the TypeScript transformer prevented the...
View ArticleCommented Issue: TypeScript Transformer - Memory Leak / Out of Memory [24]
On our test server we were getting out of memory exceptions from TypeScript and we found that our w3wp.exe was growing to 4gb in matter of minutes.Removing the TypeScript transformer prevented the...
View ArticleCommented Issue: TypeScript Transformer - Memory Leak / Out of Memory [24]
On our test server we were getting out of memory exceptions from TypeScript and we found that our w3wp.exe was growing to 4gb in matter of minutes.Removing the TypeScript transformer prevented the...
View ArticleCommented Issue: TypeScript Transformer - Memory Leak / Out of Memory [24]
On our test server we were getting out of memory exceptions from TypeScript and we found that our w3wp.exe was growing to 4gb in matter of minutes.Removing the TypeScript transformer prevented the...
View ArticleCommented Issue: TypeScript Transformer - Memory Leak / Out of Memory [24]
On our test server we were getting out of memory exceptions from TypeScript and we found that our w3wp.exe was growing to 4gb in matter of minutes.Removing the TypeScript transformer prevented the...
View ArticleCommented Issue: TypeScript Transformer - Memory Leak / Out of Memory [24]
On our test server we were getting out of memory exceptions from TypeScript and we found that our w3wp.exe was growing to 4gb in matter of minutes.Removing the TypeScript transformer prevented the...
View ArticleCommented Issue: TypeScript Transformer - Memory Leak / Out of Memory [24]
On our test server we were getting out of memory exceptions from TypeScript and we found that our w3wp.exe was growing to 4gb in matter of minutes.Removing the TypeScript transformer prevented the...
View ArticleCommented Issue: TypeScript Transformer - Memory Leak / Out of Memory [24]
On our test server we were getting out of memory exceptions from TypeScript and we found that our w3wp.exe was growing to 4gb in matter of minutes.Removing the TypeScript transformer prevented the...
View ArticleCommented Issue: TypeScript Transformer - Memory Leak / Out of Memory [24]
On our test server we were getting out of memory exceptions from TypeScript and we found that our w3wp.exe was growing to 4gb in matter of minutes.Removing the TypeScript transformer prevented the...
View Article