配置文件,看名字大概也猜到了几分,点开json文件中的链接,果然就是它~ 官方文档地址:https://docs.microsoft.com/zh-cn/aspnet/core/client-side/bundling-and-minification fundamentals/environments asp.net core 压缩合并:https://docs.microsoft.com/zh-cn/aspnet/core/client-side/bundling-and-minification
关于Bundle技术可以参考 http://www.asp.net/mvc/tutorials/mvc-4/bundling-and-minification。