The packages folder

As we've seen in Chapter 1, An Introduction to Ext JS 5, we talked about the folder structure in version 5. We also said that the resources folder disappeared, and in its place, we have now the packages folder. This folder contains many subfolders that are used to build our application and also contains theme folders (CSS, images, SASS, and so on).

Theme folders were reorganized in this version in order to provide a cleaner and organized way to create new themes. Also, we can say that themes were hierarchically constructed. This means that Ext JS themes extend a package in order to be created.

Look at the following diagram to understand how the hierarchy is set for themes:

So, after showing this hierarchy, it's advisable to say ...

Get Learning Ext JS - Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.