Skip to content

I have a project that does not have these two plugins installed: ‘@babel/plugin-proposal-optional-chaining’, ‘@babel/plugin-proposal-nullish-coalescing-operator’; why can I use ??. and xx.? syntax directly, is it because quasar did some configuration? #16307

Discussion options

You must be logged in to vote

For q/app-webpack, you can check out our @quasar/babel-preset-app here where you can see exactly what we are doing by default: https://github.com/quasarframework/quasar/blob/dev/utils/babel-preset-app/index.js

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@suzhenghui-sky
Comment options

@rstoenescu
Comment options

@suzhenghui-sky
Comment options

Answer selected by rstoenescu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants