WebCompiler
WebCompiler copied to clipboard
No .map file is generated for LESS
Installed product versions
- Visual Studio: VS 2022 Enterprise 17.10.4
- This extension: 1.14.11
Description
I want to generate .map file for my LESS.
Steps to recreate
In compilerconfig.json.defaults I find "less" node and change "sourceMap" from false to true.
Current behavior
No .map files created.
Expected behavior
A .map file is created.
Unfortunately, there is no manual for the config files or just a short description for every option. If I should set other options, could you please specify, what and where. Thank you.