Search code examples
extjsextjs4extjs4.1extjs4.2

Making build for EXTJS4-Dont know how to pass params with index.html


I am in the Sencha SDK Tools folder and I am making build for Extjs 4. For the following command sencha create jsb -a index.html -p app.jsb3 -v

My index.html is called in the application with certain parameters, so I dont know how to specify the entry point here in this command, if I write it with params it gives lots of errors.


Solution

  • You should not use SDK Tools for Ext 4.x+. Use Sencha Cmd instead.