Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
jQuery 在 1.6.2 版本中使用哪些工具来压缩其源代码?
它使用UglifyJS。以前(直到 1.4)他们使用Packer。
https://github.com/jquery/jquery/blob/master/Makefile#L9
我不确定,但我发现这个(minifyjavascript.com)很有用,不知道它是否有帮助。