An update here. The external team writing in RequireJS was not so amicable about sending RequireJS packing into the night.
So, we did 2 things: - Had them use the feature in RequireJS to compile to a single file with their Optimizer <http://requirejs.org/docs/optimization.html>. - Had them expose <http://requirejs.org/docs/api.html#config-shim> the needed method in the global name space (window obj) so we can call them from GWT. I hope this helps anyone else facing the same issue. Sincerely, Joseph -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/USyLgczT5pMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
