查阅资料 https://github.com/madskristensen/BundlerMinifier/issues/230
今天下载了vs2017 rc 创建了个netcore的web项目,突然发现 尽然没有自动安装BundlerMinifier
但是还有bundleconfig.json 。这算什么呢?
然后去查询了一定的资料
首先去Nuget安装
然后编辑 csproj
加入
版本一般都是相同的
然后保存重新生成解决方案
然后就能看到
查阅资料 https://github.com/madskristensen/BundlerMinifier/issues/230
今天下载了vs2017 rc 创建了个netcore的web项目,突然发现 尽然没有自动安装BundlerMinifier
但是还有bundleconfig.json 。这算什么呢?
然后去查询了一定的资料
首先去Nuget安装
然后编辑 csproj
加入
版本一般都是相同的
然后保存重新生成解决方案
然后就能看到