Fixed refresh problem of video... during change tabpage...
This commit is contained in:
@@ -158,7 +158,7 @@ module.exports = function (ctx) {
|
||||
},
|
||||
devServer: {
|
||||
https: false,
|
||||
port: 8084,
|
||||
port: 8085,
|
||||
open: false // opens browser window automatically
|
||||
},
|
||||
// framework: 'all' --- includes everything; for dev only!
|
||||
|
||||
Reference in New Issue
Block a user