Skip to content

Commit

Permalink
Merge pull request #23159 from jared-christensen/patch-2
Browse files Browse the repository at this point in the history
Update web-components.mdx
  • Loading branch information
jonniebigodes authored Jun 21, 2023
2 parents ed10589 + db4cf69 commit 6050883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/essentials/auto-generated-controls/web-components.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ import customElements from '../custom-elements.json';
setCustomElementsManifest(customElements);
```

You can generate a `custom-elements.json` using [@custom-elements-manifest/analyzer](https://github.com/open-wc/custom-elements-manifest). If you're using the pre-v1.0.0 version of `custom-elements.json` you can use either [web-component-analyzer](https://github.com/runem/web-component-analyzer) or [stenciljs](https://stenciljs.com/) (if you're using Stencil).
You can generate a `custom-elements.json` using [@custom-elements-manifest/analyzer](https://github.com/open-wc/custom-elements-manifest). If you're using the pre-v1.0.0 version of `custom-elements.json` you can use either [web-component-analyzer](https://github.com/runem/web-component-analyzer).

0 comments on commit 6050883

Please sign in to comment.