Commit 651439a9 authored by 张冬's avatar 张冬

3

parent 617647a9
...@@ -70,7 +70,7 @@ module.exports = { ...@@ -70,7 +70,7 @@ module.exports = {
// ] // ]
if (NODE_ENV === 'production') { if (NODE_ENV === 'production') {
config.plugins = [...webpackAliyunOss, ...config.plugins] config.plugins = [ ...config.plugins]
} }
return config return config
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment