Skip to content

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.

1 participant