We are using Sencha Cmd to build our ExtJS 4.2.1 app.
Using Sencha Cmd, how can I NOT build MyApp-all.css?
We are using a custom theme so we don't need the css file Sencha Cmd usually builds.
The app works great, but we need to stop the building of MyApp-all.css.
Thanks in advance.