Rollup plugin that detects assets references relative to modules using patterns such as `new URL('./path/to/asset.ext', import.meta.url)`. The assets are added to the rollup pipeline, allowing them to be transformed and hash the filenames.
github.com/modernweb-dev/web/tree/master/packages/rollup-plugin-import-meta-assets
modernweb-dev/web