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?
The v4.5.9 docs specify all available options (other than configureWebpack
) that can be configured:
baseUrl
publicPath
outputDir
assetsDir
indexPath
filenameHashing
pages
lintOnSave
runtimeCompiler
transpileDependencies
productionSourceMap
crossorigin
integrity
chainWebpack
css.modules
css.requireModuleExtension
css.extract
css.sourceMap
css.loaderOptions
devServer
devServer.proxy
parallel
pwa
pluginOptions