fix: move patch function into utils to improve bundling (#1631)
* fix: move patch function into utils to improve bundling --------- Co-authored-by: pauldambra <pauldambra@users.noreply.github.com> Co-authored-by: Justin Halsall <Juice10@users.noreply.github.com>
This commit is contained in:
8
.changeset/itchy-tables-compete.md
Normal file
8
.changeset/itchy-tables-compete.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"@rrweb/rrweb-plugin-console-record": patch
|
||||
"@rrweb/record": patch
|
||||
"rrweb": patch
|
||||
"@rrweb/utils": patch
|
||||
---
|
||||
|
||||
Move patch function into @rrweb/utils to improve bundling
|
||||
Reference in New Issue
Block a user