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

Preview: Fix standalone MDX files not HMR-ing #18747

Merged
merged 2 commits into from
Jul 26, 2022

Conversation

tmeasday
Copy link
Member

Issue: https://linear.app/chromaui/issue/SB-478/mdx-standalone-entries-do-not-hmr-properly

What I did

We were checking the wrong object, entry rather than exports.

How to test

  • Is this testable with Jest or Chromatic screenshots?

Change an .mdx file in react-ts.

@nx-cloud
Copy link

nx-cloud bot commented Jul 20, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 6ceeb7d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@tmeasday tmeasday requested a review from shilman July 20, 2022 05:17
@tmeasday tmeasday marked this pull request as ready for review July 20, 2022 05:27
@shilman shilman changed the title Fix issue with Standalone MDX files do not HMR-ing Preview: Fix issue with Standalone MDX files do not HMR-ing Jul 21, 2022
@shilman shilman changed the title Preview: Fix issue with Standalone MDX files do not HMR-ing Preview: Fix standalone MDX files not HMR-ing Jul 21, 2022
Base automatically changed from future/base to next July 25, 2022 10:37
@ndelangen ndelangen self-assigned this Jul 25, 2022
@tmeasday tmeasday merged commit 1f1a12f into next Jul 26, 2022
@tmeasday tmeasday deleted the tom/sb-478-mdx-standalone-entries-do-not-hmr branch July 26, 2022 04:15
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.

3 participants