Edited Unassigned: Autoprefixer not running over unbundled stylesheets [100]
Hi,Check the following SO topic:http://stackoverflow.com/questions/29001470/running-autoprefixer-with-bundletransformer-less-in-debug-modeI'm experiencing the same issues. Is this already possible...
View ArticleCommented Unassigned: Typescript configuration continuously fails [99]
I am attempting to use the popular library BundleTransformer] to compile `TypeScript` in my application.I have it successfully compiling `.less`, `.css`, `.js`, and `.sass`, but the same pattern isn't...
View ArticleCommented Unassigned: Typescript configuration continuously fails [99]
I am attempting to use the popular library BundleTransformer] to compile `TypeScript` in my application.I have it successfully compiling `.less`, `.css`, `.js`, and `.sass`, but the same pattern isn't...
View ArticleCommented Unassigned: Autoprefixer not running over unbundled stylesheets [100]
Hi,Check the following SO topic:http://stackoverflow.com/questions/29001470/running-autoprefixer-with-bundletransformer-less-in-debug-modeI'm experiencing the same issues. Is this already possible...
View ArticleClosed Unassigned: Typescript configuration continuously fails [99]
I am attempting to use the popular library BundleTransformer] to compile `TypeScript` in my application.I have it successfully compiling `.less`, `.css`, `.js`, and `.sass`, but the same pattern isn't...
View ArticleEdited Unassigned: Autoprefixer not running over unbundled stylesheets [100]
Hi,Check the following SO topic:http://stackoverflow.com/questions/29001470/running-autoprefixer-with-bundletransformer-less-in-debug-modeI'm experiencing the same issues. Is this already possible...
View ArticleCommented Unassigned: Autoprefixer not running over unbundled stylesheets [100]
Hi,Check the following SO topic:http://stackoverflow.com/questions/29001470/running-autoprefixer-with-bundletransformer-less-in-debug-modeI'm experiencing the same issues. Is this already possible...
View ArticleCreated Unassigned: Typescript Transformer chokes without explanation [101]
In trying to get the TypeScript Transformer to work, I've run into a peculiar problem.I am trying to compile an app that uses **angular**, so my `BundleConfig` has this in it...```bundles.Add(new...
View ArticleEdited Unassigned: Typescript Transformer chokes on libraries [101]
In trying to get the TypeScript Transformer to work, I've run into a peculiar problem.I am trying to compile an app that uses **angular**, so my `BundleConfig` has this in it...```bundles.Add(new...
View ArticleCommented Unassigned: Typescript Transformer chokes on libraries [101]
In trying to get the TypeScript Transformer to work, I've run into a peculiar problem.I am trying to compile an app that uses **angular**, so my `BundleConfig` has this in it...```bundles.Add(new...
View ArticleEdited Unassigned: Typescript Transformer chokes on libraries [101]
In trying to get the TypeScript Transformer to work, I've run into a peculiar problem.I am trying to compile an app that uses **angular**, so my `BundleConfig` has this in it...```bundles.Add(new...
View ArticleCreated Unassigned: Remove sourceMappingURL from min.js files [102]
Hello,As far as I see, Bundle Transformer doesn't replace 'sourceMappingURL' with 'BundleTable.EnableOptimizations = true' during transformation, what leads to many console errors at our production...
View ArticleEdited Unassigned: Remove sourceMappingURL from min.js files [102]
Hello,As far as I see, Bundle Transformer doesn't replace 'sourceMappingURL' with 'BundleTable.EnableOptimizations = true' during transformation, what leads to many console errors at our production...
View ArticleCommented Unassigned: Remove sourceMappingURL from min.js files [102]
Hello,As far as I see, Bundle Transformer doesn't replace 'sourceMappingURL' with 'BundleTable.EnableOptimizations = true' during transformation, what leads to many console errors at our production...
View ArticleCommented Unassigned: Remove sourceMappingURL from min.js files [102]
Hello,As far as I see, Bundle Transformer doesn't replace 'sourceMappingURL' with 'BundleTable.EnableOptimizations = true' during transformation, what leads to many console errors at our production...
View ArticleCommented Unassigned: Remove sourceMappingURL from min.js files [102]
Hello,As far as I see, Bundle Transformer doesn't replace 'sourceMappingURL' with 'BundleTable.EnableOptimizations = true' during transformation, what leads to many console errors at our production...
View ArticleCommented Unassigned: Remove sourceMappingURL from min.js files [102]
Hello,As far as I see, Bundle Transformer doesn't replace 'sourceMappingURL' with 'BundleTable.EnableOptimizations = true' during transformation, what leads to many console errors at our production...
View ArticleCommented Unassigned: Remove sourceMappingURL from min.js files [102]
Hello,As far as I see, Bundle Transformer doesn't replace 'sourceMappingURL' with 'BundleTable.EnableOptimizations = true' during transformation, what leads to many console errors at our production...
View ArticleCreated Unassigned: LESS not being transformed [103]
Hi, I've installed BundleTransformer.Less and JavaScriptEngineSwitcher.Msie. My .less file is being included correctly, and it's being minified correctly (in release mode), but the LESS to CSS...
View ArticleCommented Unassigned: LESS not being transformed [103]
Hi, I've installed BundleTransformer.Less and JavaScriptEngineSwitcher.Msie. My .less file is being included correctly, and it's being minified correctly (in release mode), but the LESS to CSS...
View Article