I've just started using Sencha Cmd, but the first time I ran sencha app build I get errors like this:
YUI Parse Error (invalid property id => (Ext.cmd.derive('atlas.wizard.base.store.WizardStore'
Parse Error (missing name after . operator => var aggExport = wizardData.export;) -- unknown-file:74618:38
Is YUI strict or something regarding what you can do in your code?