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

Add debug output to loader.js #17

Merged
merged 1 commit into from
Jan 21, 2023
Merged

Add debug output to loader.js #17

merged 1 commit into from
Jan 21, 2023

Conversation

ndom91
Copy link
Contributor

@ndom91 ndom91 commented Sep 7, 2022

What Changed

Was almost impossible to debug where the loader errors were coming from when upgrading storybook with mdx2, until I monkey patched it with this change.

Change Type

  • maintenance
  • documentation
  • patch
  • minor
  • major

Version

Published prerelease version: v1.0.0-next.5

Changelog

💥 Breaking Change

  • Add JSX transpilation to compiler-generated code #30 (@ndelangen)

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to next

Authors: 9

Was almost impossible to debug where the loader errors were coming from when upgrading storybook with mdx2, until I monkey patched it with this change.
@shilman shilman changed the base branch from main to next January 21, 2023 02:33
@shilman shilman changed the title fix: add debug output to loader.js Add debug output to loader.js Jan 21, 2023
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.

LGTM! Thanks for your contribution and sorry for the long delay getting it in.

@shilman shilman merged commit 63e7b1d into storybookjs:next Jan 21, 2023
This was referenced Mar 31, 2023
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.

2 participants