module.exports = { configureWebpack: { externals: { 'tim-wx-sdk': 'commonjs tim-wx-sdk', // 550KB 左右 }, } }