We are embarking on our second ExtJs 5 application and would like to share code from the first application. Each application will have a seperate MVC structure. I would like to create something like a "common" app that can be reused between the other applications.
What is the preferred way to do this in ExtJS 5?
NOTE: We use Maven as our build tool and do not want a solution that requires Sencha Cmd.