javascript - Using 3rd party libraries with requirejs -
hi trying organize code using requirejs, need use library uses google-closure-compiler, library box2djs , can
https://github.com/leonidax/pl.git
i found code calls functions such goog.require()
hoy can use library using requirejs?
oh, you're asking pile of hurt.
the closure library , google dependency model (goog.require, etc) tightly linked.
you're better moving use closure tools everywhere , trying hack composite solution.
Comments
Post a Comment