Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
omarkawach committed Sep 6, 2024
1 parent f94cdd0 commit 24f6e82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ If you're looking to write some truly "enterprise-ready" web components, you wil
- How to handle styling (e.g., [adoptedStyleSheets](https://developer.mozilla.org/en-US/docs/Web/API/Document/adoptedStyleSheets), juggle light DOM / shadow DOM, etc.)
- Asset management (if the component package requires assets)
- Support disconnected / self-contained environment setups
- Support [server-side rendering](https://www.debugbear.com/blog/server-side-rendering) (SSR)
- Development system for web components
- Does it include a built-in compiler? How much can this compiler do for you?
- Can it bundle components together if necessary?
Expand Down

0 comments on commit 24f6e82

Please sign in to comment.