Why is node.exe always running in the background when loading a Visual Studio 2013 solution?
VS2013 always runs node.exe when loading any Visual Studio 2013 solution. Whether I have any web projects or not, it always loads. Why is this?
+3
Dalibor ΔarapiΔ
source
to share
1 answer
Web Essentials 2013 Update 4 Update for some reason
Probably because Web Essentials using open-source parsers Coffeescript and LESS etc.
Why it works all the time must be a bug, because it loads for all types of projects, even if they don't have Web Essentials target files!
+1
TFD
source
to share