add meta event and fix childList observer, also update related replayer

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent cd0889e9c5
commit 487f1d0c9a
7 changed files with 164 additions and 189 deletions

View File

@@ -15,7 +15,7 @@ export default [
file: './dist/record/module.js',
},
{
name: 'record',
name: 'record1',
format: 'iife',
file: './dist/record/browser.js',
},