I want to create an ExtJS 5 app by just including the full library. Not using CMD. What should my headers look like? Where is the doc on that? Instead of the standard ext-all-dev.js I now see /build/ext-all-andbox-debug. Is that the new ext-all-dev.js? Also, where are the resources? Before I would copy over the resource/theme I wanted. Now I can't find the resources directory. Nothing in the release notes I can find about this.
What am I missing?
Peter, you probably know what you are doing and you have already read all warnings that discourage you from not using Cmd.
So, css is in packages/ext-theme-crisp/build/resources/ext-theme-crisp-all.css
See also this article: http://extjs.eu/single-file-extjs-5-application/