Posts Tagged: Vue build configuration

Customizing the build in Vue CLI GUI

The Configuration menu of the Vue CLI GUI lets you change the options used when building for production. The settings are saved in the vue.config.js file in the project directory, which you can also edit manually.

 Read More

Tweet