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: add workaround for ts baseurl module resolution #14371

Closed
wants to merge 1 commit into from
Closed

docs: add workaround for ts baseurl module resolution #14371

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 29, 2021

Provide method to alllow TypeScript modules to resolve when aliased with
baseUrl in tsconfig

Ref: #13184, #14087

Signed-off-by: Josh Habdas [email protected]

Provide method to alllow TypeScript modules to resolve when aliased with
baseUrl in tsconfig

Ref: #13184, #14087

Signed-off-by: Josh Habdas <[email protected]>
@ghost ghost requested review from ndelangen, shilman and stijnkoopal as code owners March 29, 2021 05:36
@@ -1,61 +1,61 @@
{
"@storybook/addon-a11y": "6.2.0-rc.9",
Copy link
Author

Choose a reason for hiding this comment

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

This change was somehow automated by tooling. Please let me know if I should yank it.

@ghost
Copy link
Author

ghost commented Mar 29, 2021

Please note I haven't tested the docs locally so I'm not sure what the end result will look like.

@jonniebigodes
Copy link
Contributor

@ghost going to close this pull request in favor of #15865, as the documentation was polished and now includes your suggestion. Thank you for the time and effort you've put into this small but rather important pull request and help us and the rest of the community expand the documentation and address the said use case. We really appreciate it.

Feel free to reach out to us if you spot issues with the documentation or any other issue with Storybook!

Looking forward to your next contribution.

Stay safe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants