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

[docs] Run JS compiler on markdown output #29732

Merged
merged 2 commits into from
Dec 15, 2021
Merged

Conversation

Janpot
Copy link
Member

@Janpot Janpot commented Nov 17, 2021

Noticed this while prototyping an alternative strategy to load demo imports in #24640

Had some trouble resolving modules that were aliased in babel.config.js. We should run the output from the markdown loader through babel. This has the added benefit of transpiling the generated javascript according to .browserslistrc

@mui-pr-bot
Copy link

mui-pr-bot commented Nov 17, 2021

Details of bundle changes

Generated by 🚫 dangerJS against 7b2f99e

@Janpot Janpot changed the title Run JS compiler on markdown output [docs] Run JS compiler on markdown output Nov 17, 2021
@mbrookes mbrookes added the docs Improvements or additions to the documentation label Nov 20, 2021
@Janpot Janpot merged commit 317edf3 into master Dec 15, 2021
@Janpot Janpot deleted the transpile-markdown-output branch December 15, 2021 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants