Transforms import.meta for nodejs environments
Webpack configuration following open-wc recommendations
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.
Transforms import.meta[x] subproperties
Babel plugin that generates the namespace for creating a logger based on the path of the module