Answer the question
In order to leave comments, you need to log in
How to connect Babel 7 stage 3 in VueJS?
I want to use private variables in classes https://github.com/tc39/proposal-class-fields#priv...
Installed VueJS (version 3.0. Vue-cli hides the webpack config somewhere inside.
How can I find out what version of babel is currently in use?
How to install babel plugins like stage-3 how to install?
Answer the question
In order to leave comments, you need to log in
How to change webpack settings
Run vue inspect
to output the configuration to the console or vue inspect > inspect.js
output to a file. You can display not completely, but a specific node.
The package versions in use can be found in yarn.lock (package-lock.json) or directly in node_modules.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question