2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-11 18:02:29 +03:00

feat: add timeformat props

This commit is contained in:
风棋
2020-07-14 11:18:19 +08:00
parent 3772cf550a
commit dc78d721a5
10 changed files with 33 additions and 19 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ module.exports = {
},
devtool: 'cheap-module-source-map',
devServer: {
port: 8081,
port: 8082,
disableHostCheck: true
},
resolve: {