gpt4 book ai didi

jquery - Google Closure --process_jquery_primitives 问题(使用 Jquery 导入)

转载 作者:行者123 更新时间:2023-12-01 01:43:38 26 4
gpt4 key购买 nike

我正在尝试让 Google 闭包与我的脚本的其余部分正确编译 jQuery。

这是我与编译器一起使用的命令行:

java -jar /my/path/to/compiler.jar --compilation_level ADVANCED_OPTIMIZATIONS --generate_exports  --js /srv/www/path/source/d8e44b35ea72f2e71350f2e87f7c6ab2.js --js_output_file /srv/www/path/d8e44b35ea72f2e71350f2e87f7c6ab2.js --externs /My/path/to/jquery.js --process_jquery_primitives

编译器给出的返回消息对我来说似乎很清楚:

com.google.javascript.jscomp.CompilerOptionsPreprocessor$InvalidOptionsException: The jQuery pass and the Closure pass cannot both be enabled.
at com.google.javascript.jscomp.CompilerOptionsPreprocessor.preprocess(CompilerOptionsPreprocessor.java:80)
at com.google.javascript.jscomp.Compiler.compileInternal(Compiler.java:744)
at com.google.javascript.jscomp.Compiler.access$000(Compiler.java:94)
at com.google.javascript.jscomp.Compiler$3.call(Compiler.java:657)
at com.google.javascript.jscomp.Compiler$3.call(Compiler.java:654)
at com.google.javascript.jscomp.Compiler$4.call(Compiler.java:701)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)

我没有找到有关此问题的任何帮助。有人可以帮忙吗?

最佳答案

就我而言,降级 Closure Compiler jar 可以解决该问题,我的具体版本如下:

Closure Compiler (http://code.google.com/closure/compiler)
Version: v20131014-36-g579770a
Built on: 2013/10/31 17:14

关于jquery - Google Closure --process_jquery_primitives 问题(使用 Jquery 导入),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32049623/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com