-
Notifications
You must be signed in to change notification settings - Fork 44
feat: add playground for web components #4127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Preview deployments for this pull request: storybook - |
Summary
Adds a
wc
folder that contains webcomponents.Running
pnpm dev
builds and starts a server that hasindex.html
as root.You need to rebuild between changes to see them in the browser.
Building with roolup to keep it similar to react
Checks
pnpm changeset
if relevant)