@ -0,0 +1,6 @@
export default {
webpack(config, env, helpers, options) {
console.log(config)
return config
},
}