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

Addon-docs: Fix MDX handling to ignore babel.config.js #11495

Merged
merged 1 commit into from
Jul 10, 2020

Conversation

shilman
Copy link
Member

@shilman shilman commented Jul 10, 2020

Issue: #8096

What I did

Follow-up to #11185

Turns out babel has both babelrc: false AND a separate configFile: false

H/T @ghengeveld for the great intuition on this 🔥 self-merging

How to test

Run in a Vue project with a babel.config.js, such as the one in #11422

@shilman shilman added this to the 6.0 docs milestone Jul 10, 2020
@shilman shilman changed the title Addon-docs: Ignore BOTH babelrc and babel.config.js in MDX handling Addon-docs: Fix MDX handling to ignore babel.config.js Jul 10, 2020
@shilman shilman merged commit b205f31 into next Jul 10, 2020
@stof stof deleted the 8096-mdx-ignore-babel-config branch May 25, 2022 09:30
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.

1 participant