简体   繁体   English

SquishIt是否在每个页面请求上都缩小并捆绑了CSS和JS文件?

[英]Does SquishIt reminify and bundle the css and js files on every page request?

I am using SquishIt for bundling and minification of css and js files in a asp.net mvc2 application. 我正在使用SquishIt在asp.net mvc2应用程序中捆绑和最小化CSS和JS文件。 I want to know will SquishIt reminify and bundle the files on every page request. 我想知道SquishIt会在每个页面请求中重新打包并捆绑文件。 Does this not impact the page performance times and response times? 这不会影响页面性能时间和响应时间吗?

Can anyone help me to know more details about the above. 任何人都可以帮助我了解上述详细信息。

Thanks & Regards, Santosh Kumar Patro 谢谢与问候,Santosh Kumar Patro

不,捆绑包在首次呈现时会被缓存。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何删除使用js和css文件中的更改创建的旧文件,而无需每次使用SquishIt框架手动清理它们 - How to delete the old files that are created with change in the js and css files without manually cleaning them everytime using SquishIt framework 最新版本的SquishIt仍然存在JavaScript关闭问题吗 - Does the latest version of SquishIt still have the issues with JavaScript closures CSS不适用于每个元素 - CSS not working on every element 部分更新后,页面上的Request.Files缺少输入=“ file” - Request.Files missing input='file' on the page after partial update SquishIt框架支持Web场的Render方法中附加# - Appending # in the Render method for SquishIt framework support web farm 根据模型和视图内容限制ASP.NET MVC 2母版页上的JavaScript和CSS文件 - Limit JavaScript and CSS files on ASP.NET MVC 2 Master Page based on Model and View content ASP.NET MVC 2 VirtualPathProvider GetFile每次都针对每个请求 - ASP.NET MVC 2 VirtualPathProvider GetFile every time for every request 如何在SquishIt MVC框架中使用defer或webworker API? - How to use defer or webworker api with SquishIt MVC framework? 可以收集MVC CSS文件? - Collection of MVC CSS files available? 页面在MVC中不存在 - Page does not exist in MVC
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM