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

This commit is contained in:
Yanzhen Yu
2018-10-22 10:48:56 +08:00
parent 6c8cf5c379
commit a88a79d821
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',
},