open-wc / custom-elements-manifest-deprecated

Custom Elements Manifest is a file format that describes custom elements in your project.
8 stars 4 forks source link

add `customElementsManifest` property to package.json #36

Closed thepassle closed 3 years ago

thepassle commented 3 years ago

Should automatically add a customElementsManifest property to the package's package.json with a path to the generated custom elements manifest for easy adoption.

This also makes it easy for tools like snowpack to create a "web components" filter, relevant discussion here: https://twitter.com/passle_/status/1357389975856312322?s=20