Hello
I am developing a sencha app and it is working fine in a normal development mode. I tried to create a build and started with sencha compile. My application stopped working with the compiled all-classes.js. It fails with the following error
[Ext.Loader] Failed loading 'touch/src/event/publisher/dom.js' please verify the file exists
I have taken care of all the dependencies and requires added in all the classes. Any pointer to resolve this issue would be really helpful.
Thanks and Regards
Rampi