Commented Unassigned: Autoprefixer config unavailable [82]
The unofficial version of BundleTransformer.Autoprefixer has the options to set the browsers just like with the original plugin. The official version does not appear to support this feature.Am I maybe...
View ArticleCreated Unassigned: Debug typescript bundles [83]
Typescript bundles causes lost of capability to debug them as typescript (not javascript). The problem is deep: debuggers (Visual Studio and Chrome) use sourceMappingURL directive in the end of...
View ArticleCommented Unassigned: Debug typescript bundles [83]
Typescript bundles causes lost of capability to debug them as typescript (not javascript). The problem is deep: debuggers (Visual Studio and Chrome) use sourceMappingURL directive in the end of...
View ArticleCreated Unassigned: Missing data-uri image will cause 500 error in Less...
If you have an incorrect data-uri reference:```background-image: data-uri('nonexistant.png; )```... then your website won't start and you receive a 500 error. I believe this is because the...
View ArticleCommented Unassigned: Missing data-uri image will cause 500 error in Less...
If you have an incorrect data-uri reference:```background-image: data-uri('nonexistant.png; )```... then your website won't start and you receive a 500 error. I believe this is because the...
View ArticleClosed Unassigned: Missing data-uri image will cause 500 error in Less...
If you have an incorrect data-uri reference:```background-image: data-uri('nonexistant.png; )```... then your website won't start and you receive a 500 error. I believe this is because the...
View ArticleClosed Unassigned: Debug typescript bundles [83]
Typescript bundles causes lost of capability to debug them as typescript (not javascript). The problem is deep: debuggers (Visual Studio and Chrome) use sourceMappingURL directive in the end of...
View ArticleCreated Unassigned: Trying to run in GAC after upgrade [85]
We had successfully installed the previous version in the GAC with an installer. Allowing Less to run at a server level.However once we upgrade to the latest version we have run into some problemsit...
View ArticleCommented Unassigned: Trying to run in GAC after upgrade [85]
We had successfully installed the previous version in the GAC with an installer. Allowing Less to run at a server level.However once we upgrade to the latest version we have run into some problemsit...
View ArticleCommented Unassigned: Trying to run in GAC after upgrade [85]
We had successfully installed the previous version in the GAC with an installer. Allowing Less to run at a server level.However once we upgrade to the latest version we have run into some problemsit...
View ArticleCreated Unassigned: usePreMinifiedFiles=false doesn't work [86]
I use __BundleTransformer.Core 1.9.25__. I have included _angular-animate.js_ in bundle. But in generated bundle file I saw the error:```/* Minification failed. Returning unminified...
View ArticleEdited Unassigned: usePreMinifiedFiles=false doesn't work [86]
I use __BundleTransformer.Core 1.9.25__. I have included _angular-animate.js_ in bundle. But in generated bundle file I saw the error:```/* Minification failed. Returning unminified...
View ArticleCommented Unassigned: usePreMinifiedFiles=false doesn't work [86]
I use __BundleTransformer.Core 1.9.25__. I have included _angular-animate.js_ in bundle. But in generated bundle file I saw the error:```/* Minification failed. Returning unminified...
View ArticleClosed Unassigned: Trying to run in GAC after upgrade [85]
We had successfully installed the previous version in the GAC with an installer. Allowing Less to run at a server level.However once we upgrade to the latest version we have run into some problemsit...
View ArticleCommented Unassigned: usePreMinifiedFiles=false doesn't work [86]
I use __BundleTransformer.Core 1.9.25__. I have included _angular-animate.js_ in bundle. But in generated bundle file I saw the error:```/* Minification failed. Returning unminified...
View ArticleCommented Unassigned: usePreMinifiedFiles=false doesn't work [86]
I use __BundleTransformer.Core 1.9.25__. I have included _angular-animate.js_ in bundle. But in generated bundle file I saw the error:```/* Minification failed. Returning unminified...
View ArticleClosed Unassigned: usePreMinifiedFiles=false doesn't work [86]
I use __BundleTransformer.Core 1.9.25__. I have included _angular-animate.js_ in bundle. But in generated bundle file I saw the error:```/* Minification failed. Returning unminified...
View ArticleCommented Unassigned: usePreMinifiedFiles=false doesn't work [86]
I use __BundleTransformer.Core 1.9.25__. I have included _angular-animate.js_ in bundle. But in generated bundle file I saw the error:```/* Minification failed. Returning unminified...
View ArticleCommented Unassigned: usePreMinifiedFiles=false doesn't work [86]
I use __BundleTransformer.Core 1.9.25__. I have included _angular-animate.js_ in bundle. But in generated bundle file I saw the error:```/* Minification failed. Returning unminified...
View ArticleCreated Unassigned: Unable to get url's in @font-family statements to rewrite...
It just doesn't seem to rewrite the relating URL's at all.CSS:```@font-face { font-family: 'Icons'; src: url("../fonts/open-iconic.eot"); src: url("../fonts/open-iconic.eot?#iconic-sm")...
View Article