cleaning *1000 unix timestamp

This commit is contained in:
lesion
2019-07-27 13:05:02 +02:00
parent 03d95a4ced
commit e1afd1aeb2
11 changed files with 238 additions and 37 deletions

View File

@@ -93,9 +93,9 @@ module.exports = {
// }
// },
transpile: [/^element-ui/, /^vue-awesome/],
// splitChunks: {
// layouts: true
// },
splitChunks: {
layouts: true
},
cache: true,
}
}