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

(cherry picked from commit 6050883)
  • Loading branch information
jonniebigodes authored and github-actions[bot] committed Jun 21, 2023
1 parent b3cf6f9 commit 5db0428
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 5db0428

Please sign in to comment.