Skip to content
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

feat: move to Storybook Builder from Storybook Pre-built #94

Merged
merged 1 commit into from
May 26, 2024

Conversation

Westbrook
Copy link
Contributor

What I did

  1. Update Storybook options to leverage @web/storybook-builder and @web/storybook-framework-web-components as opposed to @web/dev-server-storybook
  • swap package.json commands
  • swap dependency listings
  • remove server.mjs files which are no longer needed
  • added "skipLibCheck": true to tsconfig.json to ignore TS issues in external dependencies

closes #91
fixes #89
fixes #87
fixes #79

@Westbrook Westbrook requested a review from thepassle May 25, 2024 18:55
@Westbrook Westbrook force-pushed the updates-storybook-builder branch 3 times, most recently from b81d4b3 to c3154c1 Compare May 26, 2024 13:20
@Westbrook Westbrook force-pushed the updates-storybook-builder branch from c3154c1 to 23f3e0b Compare May 26, 2024 16:04
@Westbrook Westbrook merged commit ad8dd25 into updates May 26, 2024
4 checks passed
@Westbrook Westbrook deleted the updates-storybook-builder branch May 26, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants