export default { webpack(config, env, helpers, options) { console.log(config) return config }, }