{flexbox:'no-2009',// Depends on the browserslist config in the project// and the `output.overrideBrowserslist` (higher priority) configoverrideBrowserslist: browserslist,}
You can modify the config of autoprefixer by tools.autoprefixer.
When tools.autoprefixer is a Function, the default config is passed as the first parameter and can be directly modified or returned as the final result. For example: