asset-mapper
Reduce cache churn by generating stable file names, manually hashing them, and providing a manifest by which to read the hashed assets. This is generally intended for importmaps, but could have other applications as well.
webpack-import-map-plugin
A webpack plugin to help generate import maps for outputted entry files, based on webpack-manifest-plugin