close #320 use emitter handler to catch before load state

This commit is contained in:
Yanzhen Yu
2020-09-06 18:14:11 +08:00
parent 9f6f9a8c47
commit cdebe18803
3 changed files with 25 additions and 10 deletions

View File

@@ -116,8 +116,8 @@ export function createPlayerService(
},
TO_LIVE: {
target: 'live',
actions: ['startLive']
}
actions: ['startLive'],
},
},
},
live: {