You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please if the docs could be elaborated a bit further for typescript setups for all permutations. Let's say I use awesome-typescript-loader and the setup being in accordance with - https://storybook.js.org/docs/configurations/typescript-config/, will greatly help in reducing time to accomplish the setup. Meanwhile, if you could please suggest a solution.
The text was updated successfully, but these errors were encountered:
kvedantmahajan
changed the title
Show Code is not visible
Show Code is not visible in adddon-docspage
Jan 21, 2020
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!
Problem - No code available after setup in React Typescript setup
Screenshot below
Context - migrating from
addon-info
toaddon-docs
I will quickly share my setup files
main.js
config.js
Now, I did try and remove
sourceLoaderOptions: null
but it didn't make any difference.Looking into Typescript specific section at https://www.npmjs.com/package/@storybook/addon-docs, didn't offer any help to me either.
Almost missed adding story code
Please if the docs could be elaborated a bit further for typescript setups for all permutations. Let's say I use
awesome-typescript-loader
and the setup being in accordance with - https://storybook.js.org/docs/configurations/typescript-config/, will greatly help in reducing time to accomplish the setup. Meanwhile, if you could please suggest a solution.The text was updated successfully, but these errors were encountered: