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.
我正在尝试使用 javascript 编译文件,但我得到“b 未定义”,因为我使用它启动了应用程序。我真的不知道它是从哪里来的。
我再次从 LimeJS 中删除了 et init,更新了部门。问题还在。。
任何想法?
您在压缩代码时是否在要使用的方法上使用了 goog.exportSymbol() ?如果不是,编译器会更改函数的名称以压缩它们以优化压缩!