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

Use babel standalone package #723

Merged
merged 2 commits into from
Sep 10, 2019
Merged

Use babel standalone package #723

merged 2 commits into from
Sep 10, 2019

Conversation

johno
Copy link
Member

@johno johno commented Aug 9, 2019

Though it isn't recommended, MDX often finds itself
being used on the client or other environments where
bundler configuration might not be customizable.

This switches to babel standalone to allow for better
support for those scenarios.

Before actually merging this it might be worthwhile to
add some benchmarking to ensure that this doesn't introduce
a performance regression (I'm not sure how standalone
works internally).


Closes #704

Though it isn't recommended, MDX often finds itself
being used on the client or other environmentts where
bundler configuration might not be customizable.

This switches to babel standalone to allow for better
support for those scenarios.

Before actually merging this it might be worthwhile to
add some benchmarking to ensure that this doesn't introduce
a performance regression (I'm not sure how standalone
works internally).

---

Closes #704
@vercel
Copy link

vercel bot commented Aug 9, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://mdx-git-babel-standalone.mdx.now.sh

@johno johno added the 💎 v2 Issues related to v2 label Aug 22, 2019
@johno johno changed the base branch from master to v2 September 10, 2019 16:46
@vercel vercel bot temporarily deployed to staging September 10, 2019 16:48 Inactive
@johno johno merged commit f20a83e into v2 Sep 10, 2019
@johno johno deleted the babel-standalone branch September 10, 2019 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 v2 Issues related to v2
Development

Successfully merging this pull request may close these issues.

1 participant