studio 2010 中内置的 Javascript 和 css minifier,asp.net mvc 应用程序

发布于 2024-09-15 04:19:12 字数 286 浏览 7 评论 0原文

有没有什么工具可以组合所有js文件并在构建时缩小它们,对于css也是如此?

我们目前在发布版本上这样做,但它涉及大量的体力劳动(我只花了 3 个小时做它然后测试)。

编辑:

就在发布这个问题后,我发现了这个

.net java yui port

但是让问题悬而未决,请分享您的如果您使用过的话,请体验一下。还有其他更好的工具吗?

Is there any tool which can combine all js files and minify them at build time, same for css?

We currently do it on release version but it involves lot of manual labor(I just spend 3 hours doing it and then testing).

Edit:

Just after posting this question i found this

.net java yui port

But leaving question open, please share your experience if you have used it. Any other better tool?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

爱的那么颓废 2024-09-22 04:19:12

查看 SquishIt,它将组合并可选择压缩您的脚本和样式表。

Check out SquishIt, it'll combine and optionally compress your scripts and stylesheets.

独木成林 2024-09-22 04:19:12

mx ajax minifier 将缩小 js 和 css 文件,并且可以设置为构建任务。我很确定你可以用它来合并文件,但我还没有研究过。

mx ajax minifier will minify both js and css files and can be set up as a build task. and i'm pretty sure you can use it to combine files but i haven't looked into that.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文