mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-22 07:52:43 +00:00
Remove outdated comments in vue.config.js
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
a9c8875f49
commit
bada3d1cb3
1 changed files with 0 additions and 8 deletions
|
@ -37,12 +37,4 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
},
|
||||
// configureWebpack: {
|
||||
// optimization: {
|
||||
// splitChunks: {
|
||||
// minSize: 10000,
|
||||
// maxSize: 250000,
|
||||
// },
|
||||
// },
|
||||
// },
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue