feat: 重构录制逻辑,添加错误处理,更新消息常量,使用 terser 进行构建压缩
This commit is contained in:
+3
-1
@@ -12,7 +12,9 @@ export const messages = {
|
||||
ready: 'popup:ready',
|
||||
},
|
||||
content: {
|
||||
from: {},
|
||||
from: {
|
||||
saveTrackeEvents: 'content:save-tracke-events',
|
||||
},
|
||||
to: {
|
||||
startRecording: 'content:start-recording',
|
||||
stopRecording: 'content:stop-recording',
|
||||
|
||||
Reference in New Issue
Block a user