Skip to content
Snippets Groups Projects
Verified Commit ab7c9d51 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Removed log

parent 4b4bb851
Branches master
No related tags found
No related merge requests found
......@@ -37,7 +37,6 @@ module.exports = {
},
chainWebpack: config => {
config.optimization.delete('splitChunks')
console.log(config.plugins)
config.plugins.delete('prefetch-embed')
config.plugins.delete('prefetch-index')
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment