Friday, November 30, 2012

Re: Anyone used GWT with Require.js?

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.
  • Had them expose 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment