Skip to content

Commit ff44909

Browse files
authored
fix: add missing setLibrary API to snippet distribution (#445)
1 parent 3e98d50 commit ff44909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/amplitude-snippet.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
'logEventWithGroups',
8080
'setSessionId',
8181
'resetSessionId',
82+
'setLibrary',
8283
];
8384
function setUpProxy(instance) {
8485
function proxyMain(fn) {

0 commit comments

Comments
 (0)