How call Web Essentials task in MSBuild ?

前端 未结 1 1268
感动是毒
感动是毒 2020-12-21 15:02

Web essentials works great when build in VS, but seems no way to build/bundle (Scss/js,Html,Sprit) when call MSBuild (like team city).

I googled lot stuffs, but only

相关标签:
1条回答
  • 2020-12-21 15:29

    finally, I found http://madskristensen.net/, Mads Kristensen split Bundler & Minifier and Web Compiler from Web Essentials 2015, and it supported integrate with MSBuild process !!!!

    https://visualstudiogallery.msdn.microsoft.com/9ec27da7-e24b-4d56-8064-fd7e88ac1c40

    https://visualstudiogallery.msdn.microsoft.com/3b329021-cd7a-4a01-86fc-714c2d05bb6c

    0 讨论(0)
提交回复
热议问题