Google Chrome "Failed parsing SourceMap" : css.map (Web Essential)

Viewed 45361

Visual Studio 2013 UP5 + Web Essential's (v. 2.6.36) generated css.map files are invalid in "Google Chrome", however it is valid in "Firefox". Due to this it became impossible to debug less files in google chrome. Failed parsing SourceMap : css map files

Currently, I am using Web Essential 2.6.36 (+ Visual Studio 2013 Up5). I can disable the source map from google chrome's developer's setting. Which will remove those errors, however still we cannot debug less files and change the style. Which is a terrible problem.

Google Chrome Developers tools: disable source map parse

Any advice will be appreciated. Thank you in advance.

1 Answers
Related