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.
我正在尝试使用在线 Dojo Shrinksafe 服务缩小 JavaScript 文件,但它给了我一个空文件。
这是怎么回事?
ShrinkSafe 已弃用。如果您需要在线压缩代码,请改用在线Closure Compiler或UglifyJS 。