Switch @storybook/addon-docs to XDM
See original GitHub issueIs your feature request related to a problem? Please describe
@mdx-js/mdx
uses specific versions which causes duplicate versions of modules to be installed and can create security risk ( see here )
Describe the solution you’d like Switch to XDM
Describe alternatives you’ve considered
Anything that would not result in all of the old versions of modules being installed by @mdx-js/mdx
Are you able to assist to bring the feature to reality? Glad to help out, if possible
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Docs Addon | Storybook: Frontend workshop for UI development
Storybook Docs transforms your Storybook stories into world-class component documentation. DocsPage. Out of the box, all your stories get a DocsPage .
Read more >storybookjs/storybook (Raised $170.00) - Issuehunt
Develop, document, & test for React, Vue, Angular, Ember, Web Components, & more! Owners: Follow. $170.00. USD ...
Read more >Storybook Docs with mdx support and addon knobs - Medium
Hopefully this article helps you understand how to integrate both Docs with other addon packages in a more straightforward way. You can see...
Read more >configure storybook docs addon to display theme.dark
it may be worth mentioning that when the browser reload this file is read, but if i change the source code and save...
Read more >storage – FREEMEDIAHECKYEAH - Reddit - Dive into anything
... Subreddit Discovery; Summary Generator; Switch Homebrew Discord Servers ... https://docs.glauca.digital/hexdns/ · https://www.zoneedit.com/free-dns/ ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It’s an option. Sticking with
@mdx-js/mdx
is a safe bet though@wooorm Thanks for the clarification! I’ll take a closer look as soon as SB6.2 is out the door. Is XDM the recommended path forward for MDX-consuming apps like storybook?