Skip to content

Commit

Permalink
fix: add web vitals to array full (#1297)
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra authored Jul 11, 2024
1 parent ec00d33 commit a1969c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/entrypoints/array.full.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import './recorder'
import './surveys'
import './exception-autocapture'
import './tracing-headers'
import './web-vitals'

import { init_from_snippet } from '../posthog-core'

Expand Down

0 comments on commit a1969c1

Please sign in to comment.