Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am trying to find examples of how to wrap ExtJs and ExtJs 'modules' up for use with a javascript dependency framework such as RequireJS or LAB.

I am working with a large ExtJs based project and there are many separate module files which are just bulk included everywhere and it is getting a little out of control.

Has anyone used an existing depenency management framework with ExtJs? (I know ExtJs 4 may include something similar, but I am fixed on using ExtJs 3)

share|improve this question
It would be really nice to see a build (using Grunt) with Ext JS 3.x and RequireJS – b.long Mar 12 at 21:57
This might help anyone working toward such a solution: stackoverflow.com/a/12340092/320399 – b.long Apr 9 at 19:20

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.