-
7 Nov 2012 12:37 PM #21
The debug output of the compiler walks you through the dependency process (rather verbose) but it can help explain why things are being included in your build. This can be non-obvious due to how auto-dependencies are detected (e.g., "xtype" usages and the like).
Don Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"
You found a bug! We've classified it as
SDKTOOLS-248
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote