View Full Version : Combining files in a Extjs 4 application without MVC using jsbuilder
Zinnia
19 Apr 2012, 11:26 PM
Hi,
I have implemented a extjs 4 application without MVC structure.
How to combine all of our script files and the extJs non debug script file using JsBuilder.
Thanks
scottmartin
24 Apr 2012, 6:30 AM
The MVC pattern is not required to combine your files. Just use the path structure that you have.
Regards,
Scott
Zinnia
24 Apr 2012, 8:51 PM
I have a html page ( home.html) , There are 80 js files included in this page. How to combine all these js files along with the non debug extjs file using Js builder.
Thanks
Zinnia
scottmartin
24 Apr 2012, 8:58 PM
Have you read the following information?
http://www.sencha.com/products/jsbuilder
You can have a look at /extjs/build/sdk.jsb3 for an example file
Scott.
Zinnia
24 Apr 2012, 11:11 PM
Already gone through this site..
let me try it again.
Thanks
Powered by vBulletin® Version 4.2.3 Copyright © 2019 vBulletin Solutions, Inc. All rights reserved.