WebGrease + ECMAScript6 + VIsual Studio 2019 =>无法缩小JS代码

时间:2019-05-16 14:15:49

标签: ecmascript-6 minify webgrease

很长时间以来,我一直在将VS 2017 / VS 2019与WebGrease + ECMAScript5一起使用

enter image description here

尝试切换到ECMAScript6时,将我的应用程序部署到Azure(构建发行版)时出现缩小错误

在本地运行(调试版本)时,一切都很好

WebGrease版本:

<package id="WebGrease" version="1.6.0" targetFramework="net451" />

有什么想法吗?

它与我在BundleConfig的“捆绑包”中添加的库有关吗?

0 个答案:

没有答案