rewrite mutation observer handler with lazy child list calculation

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 487f1d0c9a
commit aa3e2f02ed
6 changed files with 112 additions and 36 deletions

View File

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