What are the best TODO / sample Ext apps that use and document everything regarding a CMD build app?
This is the best I've seen thus far, finding it by accident tucked within the SpaceExample app
https://github.com/sencha/SpaceExamp...aster/Ext5Todo
What are the best TODO / sample Ext apps that use and document everything regarding a CMD build app?
This is the best I've seen thus far, finding it by accident tucked within the SpaceExample app
https://github.com/sencha/SpaceExamp...aster/Ext5Todo
Don't fear the source code and config files!
You can find all application configuration options available on {appRoot}/.sencha/app/app.defaults.json.
Build configurations are on {appRoot}/.sencha/app/defaults.properties and finally, checking build-impl.xml and related .xml files will greatly help you understand the build process.
Israel Roldán | Senior Software Engineer (Framework tools)