Remove outdated comments in vue.config.js
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
f0085a1181
commit
7641b26032
@ -37,12 +37,4 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
// configureWebpack: {
|
||||
// optimization: {
|
||||
// splitChunks: {
|
||||
// minSize: 10000,
|
||||
// maxSize: 250000,
|
||||
// },
|
||||
// },
|
||||
// },
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user