标签: visual-studio-debugging visual-studio-extensions web-compiler
我在项目中使用Mads Kristensen的WebCompiler,我需要不同的compilerconfig.json文件来进行调试和发布配置。
基本上我需要"选项:sourceMap"是"真的"在调试中" false"在发布模式。
这可能吗?它会为我和我的团队节省很多工作!