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

Use @storybook/react-docgen-typescript fork #9

Draft
wants to merge 37 commits into
base: next
Choose a base branch
from

Conversation

shilman
Copy link
Member

@shilman shilman commented Mar 3, 2023

📦 Published PR as canary version: 1.0.6--canary.9.0c3f3b7.0

✨ Test out this PR locally via:

npm install @storybook/[email protected]
# or 
yarn add @storybook/[email protected]

bebraw and others added 30 commits June 30, 2021 10:20
This improves rebuild performance as it's not going to process already
built modules anymore.
For caching to work in webpack 5, these little additions are needed. I
adapted from webpack source while testing against
https://github.com/umpox/storybook-repod.

Related to storybookjs/storybook#15702.
Update typescript and fix deprecation warnings
fix - Fix webpack 4 hmr after refresh + fix rebuild performance + fix webpack 5 serialization
…-method

fix: Add missing getModuleEvaluationSideEffectsState
…m/51-displayname-breaks-docgen

Use component expression name as identifier
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.

5 participants