webcomponents / webcomponents.org

Home of the web components community
https://www.webcomponents.org
Apache License 2.0
356 stars 95 forks source link

Add catalog page component #1381

Closed justinfagnani closed 1 year ago

justinfagnani commented 1 year ago

This puts all of the catalog page into a component, making it easy to associate styles with the page.

It also fixes the build error in site-client and adds a script to run the prod site-server. I used that to check that reactive properties still work when using the --format=esm flag on esbuild.