Hi
I new in vue, where is the vue.config.js?
I read the documentation, but I do not understand
https://cli.vuejs.org/config/#vue-config-js
thanks.
Edit:solved... appears magically
Hi
I new in vue, where is the vue.config.js?
I read the documentation, but I do not understand
https://cli.vuejs.org/config/#vue-config-js
thanks.
Edit:solved... appears magically
For further actions, you may consider blocking this person and/or reporting abuse
MD ARIFUL HAQUE -
Dutchskull -
Cong Li -
EvelynWyatt -
Top comments (4)
$ vue ui
all the projects!If is a user (developer) created file, it is not created by default.
In the terminal (Linux / OSX):
cd /{path_to_project}
then
touch vue.config.js
...and it will be created
you just need to create a
vue.config.js
at the root directory of your project.I do not know. Simply use Vim and a configuration appeared.