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

Docs: Typescript Configuration Examples for v5 #5928

Merged
merged 1 commit into from
Mar 7, 2019
Merged

Docs: Typescript Configuration Examples for v5 #5928

merged 1 commit into from
Mar 7, 2019

Conversation

jangerhofer
Copy link
Contributor

The documentation for "full control" Webpack configuration has already been updated to reflect the changes made with version 5, however the Typescript sample code reflected version 4's configuration method prior to this PR.

These changes resolve the confusion of #5877.

Apologies if this should be submitted to master -- if so, let me know and I will gladly re-submit!

Updating Typescript example code to reflect Webpack "full control" mode in Storybook v5.
@codecov
Copy link

codecov bot commented Mar 6, 2019

Codecov Report

Merging #5928 into next will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #5928   +/-   ##
=======================================
  Coverage   34.97%   34.97%           
=======================================
  Files         648      648           
  Lines        9480     9480           
  Branches     1333     1360   +27     
=======================================
  Hits         3316     3316           
  Misses       5534     5534           
  Partials      630      630

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2cf21e6...2fbed87. Read the comment docs.

Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for this. Also updated in #5929 so I'll try to resolve

@shilman shilman added configuration babel / webpack documentation patch:yes Bugfix & documentation PR that need to be picked to main branch typescript labels Mar 6, 2019
@shilman shilman merged commit 10cb244 into storybookjs:next Mar 7, 2019
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label Mar 7, 2019
shilman added a commit that referenced this pull request Mar 7, 2019
Docs: Typescript Configuration Examples for v5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration babel / webpack documentation patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants