如何建立一个自定义的jQuery UI的文件 [英] how to build a custom jquery ui file

查看:133
本文介绍了如何建立一个自定义的jQuery UI的文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我分叉jQuery的用户界面从上一版本的 github上 并修改code,现在我想建立它来创建一个编译code例如谷歌的code
我看到有一个 的build.xml /建 目录,它说:

I forked the last release of jQuery ui from github and modified the code, and now I want to build it to create a compiled code like google's code. I see there is a build.xml in the /build directory, which says:

<!--
    jQuery UI Release!

    Call task called 'deploy-release' to build a full release.
    The release built will be stored on 'dist' dir.
-->

我不知道如何来调用部署释放。我应该怎么做来生成编译JavaScript文件?

I dont know how to call the deploy-release. What should i do to generate the compiled javascript file?

推荐答案

如果你不喜欢使用什么上面的过程...你可以通过削减和粘贴压缩JavaScript右转进入谷歌的关闭编译器

If you don't like using what the process above...you can minify your JavaScript by cutting-and-pasting right into Google's Closure Compiler.

这篇关于如何建立一个自定义的jQuery UI的文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆