简体   繁体   中英

Google closure compiler gives error

I'm using google closure compiler to obfuscate javascript code using this website . When I use simple optimization this works but when I use advanced optimization it gives me this error:

Uncaught TypeError: $.a is not a function

I'll appreciate if someone can help me with this.

建议您阅读此链接中的“ ADVANCED_OPTIMIZATIONS的限制”部分https://developers.google.com/closure/compiler/docs/limitations?hl=zh-CN

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM