I am trying to do two things - .
1. Use Sencha Cmd to generate stores
2. Use Sencha Cmd to build the app
Note: Currently using Sencha Cmd v3.0.0.250
I am unable to generate a store using 'sencha cmd' as there is no option available to generate a store with 'sencha generate'.
When I create a Store manually and do a 'sencha app build' , the build goes through fine, but when I try to load the script in a browser, I get errors. I tried to load the compressed version of the script after removing the stores, the script loads and executes just fine.
Any thoughts?
Thanks
Last edited by jnomula; 24 Jan 2013 at 2:46 PM.
Reason: indicate the current Sencha Cmd Version being used