This commit is contained in:
Wei Zhu 2017-10-19 21:15:48 +08:00
parent a5aba1fc51
commit e6ec022fc4

View File

@ -37,4 +37,4 @@ if (process.env.RUN_ENV === 'PRODUCTION') {
}); });
} }
module.exports = webpackConfig[0]; module.exports = webpackConfig;