Skip to content

Instantly share code, notes, and snippets.

@phillipsj
Created November 25, 2015 17:44
Show Gist options
  • Save phillipsj/5b6e22c7eddccbd9c90d to your computer and use it in GitHub Desktop.
Save phillipsj/5b6e22c7eddccbd9c90d to your computer and use it in GitHub Desktop.
Build.cake for for adding web compiler
// Addins
#addin Cake.MSBuildTask
#r .\tools\BuildWebCompiler\tools\WebCompiler.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment