Can anybody tell me if it is possible to create one js file (like build version ) of extjs application without app.js? If I include the js application, will it work in another application? If not, and I build the application using app.js, Is it possible to remove app.js from the build version?
Thanks