-
7 Feb 2013 4:42 PM #1
how do i use sencha cmd?
how do i use sencha cmd?
Hi,
I have a multi page app in the proper structure written in ext-4.1.1a
app
/view
/controller
/data
/store
/model
app.js
I've been trying to follow the online documentation and other posts on the internet on how to build an ext.js, or app-all.js for my application.
See:
http://docs.sencha.com/ext-js/4-1/#!...mand_reference
http://docs.sencha.com/ext-js/4-1/#!...rted-section-3
I'm using Sencha Cmd v3.0.0.250 and I cant for the life of me get "sencha create jsb -a index.html -p app.jsb3" to work at all.
What are the correct series of commands that I should use to build an ext.js, or app-all.js for my application?
-
9 Feb 2013 1:19 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,085
- Vote Rating
- 453
sencha create jsb is a command from SDK Tools not Sencha Cmd. If you look at the 4.1.1a, 4.1.2a or 4.1.3+ documentation there are several guides specifically for Sencha Cmd.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
9 Feb 2013 3:09 PM #3
Hi,
I actually read through the "sencha cmd" section but I read a lot about creating application skeletons.
I want to build a minimized version of "ext-all.js" for production use specific to my application.
Does that mean I have to "Build" my application using "sencha app build"?
Thank you.
-
9 Feb 2013 3:19 PM #4
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote