

In ASP.NET MVC and WebForms projects you can enable compilation as part of the build step. The same is true when saving the compilerconfig.json file where all configured files will be compiled. coffee file is modified within Visual Studio, the compiler runs automatically to produces the compiled output file. Right-clicking the compilerconfig.json file let's you easily run all the configured compilers.Īny time a. This file let's you modify the behavior of the compiler. coffee file in Solution Explorer to setup compilation.Ī file called compilerconfig.json is created in the root of the project.

Minification options for each language is customizable.

Specify compiler options for each individual file.Saving a source file triggers re-compilation automatically.Compilation of LESS, Scss, Stylus, JSX, ES6 and (Iced)CoffeeScript files.See the changelog for changes and roadmap. A Visual Studio extension that compiles LESS, Sass, JSX, ES6 and CoffeeScript files.
