Skip to content

Commit

Permalink
fix: add missing setLibrary API to snippet distribution (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
jooohhn authored Nov 16, 2021
1 parent 3e98d50 commit ff44909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/amplitude-snippet.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
'logEventWithGroups',
'setSessionId',
'resetSessionId',
'setLibrary',
];
function setUpProxy(instance) {
function proxyMain(fn) {
Expand Down

0 comments on commit ff44909

Please sign in to comment.