I am looking for de facto instructions for packaging and using the Ext JS 4 application.
Everything seems to point to the Sencha SDK, but everything around it is focused on the Sencha Touch, and anyway, when I follow the instructions ( sencha app build testing
), I get:
"The current working directory (C: ...) is not a recognized Sencha SDK or application folder"
Which throws me away since the structure I use was created by Sencha Architect. Looking at the docs here , the folder structure created by the architect is correct, but some file names are different. And there seem to be some packaging files (app.json packager.json) that I have no idea about.
I would expect a post / guide / blog / article to be downloaded about this, which, in your opinion, would be a general requirement, given the loading of the .js files that are created during development.
source share