This site is an independent open-source project and is not affiliated with, endorsed by, or sponsored by npm, Inc. or GitHub, Inc. The name “npm” is a registered trademark of npm, Inc., used here solely to describe compatibility and reference publicly available npm package data.
📦 @web/rollup-plugin-import-meta-assets
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.