Can’t webpack’s splitchunks.cacheGroup.name option use placeholders?
I used splitchunks, and hope that when the build content changes, the name of the webpack chunk will also change accordingly. the configuration is as follows:
I used splitchunks, and hope that when the build content changes, the name of the webpack chunk will also change accordingly. the configuration is as follows: