I've noticed recently that my local theme CSS file is not being generated with yarn build:prod.
The base-theme.css, custom-theme.css, and dspace-theme.css are being built/updated.
[dspace-angular]/src/themes/eager-theme.module.ts references my local theme and the local html customizations are being generated.