一键关闭windows工具编译文件夹内所有js文件

发布于 2024-08-12 10:53:39 字数 68 浏览 4 评论 0原文

有没有一种工具或bat文件或类似的工具可以一键将文件夹内的所有js文件编译成一个已编译的js文件?

谢谢。

Is there a tool or a bat file or some such that allows one click to compile all js files inside a folder into one compiled js file?

Thanks.

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

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

发布评论

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

评论(1

我们的影子 2024-08-19 10:53:39

Google 的 Page Speed 工具集成了 Closure Compiler,可以自动为您编译网站的 Javascript。您可以在此处找到有关 Page Speed 及其 Closure 集成的更多信息:

http://code .google.com/speed/page-speed/download.html

Google's Page Speed tool has a Closure Compiler integration that will automatically compile your site's Javascript for you. You can find more information on Page Speed and its Closure integration here:

http://code.google.com/speed/page-speed/download.html

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