I have an Extjs application that I have retrofitted into a Sencha Cmd generated app to be able to minify & concatenate js and css files. The build process runs fine but I see the following errors when I run the application.
The lines corresponding to the error are:
and
I guess my 2 questions are :
I am using ExtJS 4.2.1 and Sencha Cmd 4(have tried with 5 as well).
Ok I was able to answer both questions more or less:
requries:
config is correctly specified in the extjs files.