javascriptvue.jsvue-cli-4

vue.config.js in Vue CLI, what else is there to change other than configureWebpack?


I'm new to the Vue CLI ecosystem. In vue.config.js (@vue/cli 4.5.9), other than configureWebpack, what is commonly changed inside?


Solution

  • The v4.5.9 docs specify all available options (other than configureWebpack) that can be configured: