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 @babel/plugin-proposal-nullish-coalescing-operator to babel.confi… #94

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RubenVanEldik
Copy link

Hi Janniks,

I am a big fan of vue-notion and we're currently using it to show our documentation that is stored in Notion. However, I ran into a problem when I added vue-notion to a new repository that didn't have (and can't have) Webpack5. Webpack threw an error on the nullish coalescing operators. I created this small PR to make this repository run with Webpack4 as well, I would love to hear what you think about it.

…g.js

Add @babel/plugin-proposal-nullish-coalescing-operator to babel.config.js so the nullish coalescing operators are transpiled to their polyfill
@vercel
Copy link

vercel bot commented May 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
vue-notion ✅ Ready (Inspect) Visit Preview May 9, 2022 at 8:36AM (UTC)

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.

None yet

1 participant