Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Sep 26, 2023
1 parent 64f6cb8 commit 5dc37be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/browser/src/browser/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,8 @@ async function registerPlugins(
).catch(() => [])

const toRegister = [
envEnrichment,
validation,
envEnrichment,
...plugins,
...legacyDestinations,
...remotePlugins,
Expand Down

0 comments on commit 5dc37be

Please sign in to comment.