module.exports = { webpack(config) { config.resolve.alias = {} return config }, }