web icon indicating copy to clipboard operation
web copied to clipboard

[rollup-plugin-copy][rollup-plugin-import-meta-assets]: type declarations defined in `exports` are not present in the published package

Open nicklemmon opened this issue 2 years ago • 0 comments

For both @web/rollup-plugin-copy and @web/rollup-plugin-import-meta-assets the index.d.ts file is not present despite being referenced in the package exports["."].types field.

This may be impacting other packages in this repo as well.

nicklemmon avatar Jan 09 '24 14:01 nicklemmon