The 'common' resources directory for the Keycloak theme contains a lot of unrelated files that are never used as resources. For example, the package.json file is only used to install dependencies, and the resulting node_modules directory contains many files that are only bloating the bundle.
As part of this issue all of these files should be moved outside of the resources directory.