I'd like to cache the client bundle but currently it easily changes between runs when using a config like:
clientBundle: {
includeCustomCollections: true,
scan: true,
}
It's because the order of the keys in each collection's "icons" object is not consistent.