Skip to content

Commit

Permalink
chore: make exception autocapture available to CDN
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Mar 28, 2024
1 parent df6c124 commit c9b3d7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/copy-posthog-js
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ cp node_modules/posthog-js/dist/array.full.js* frontend/dist/
cp node_modules/posthog-js/dist/recorder.js* frontend/dist/
cp node_modules/posthog-js/dist/recorder-v2.js* frontend/dist/
cp node_modules/posthog-js/dist/surveys.js* frontend/dist/
cp node_modules/posthog-js/dist/exception-autocapture.js* frontend/dist/

0 comments on commit c9b3d7c

Please sign in to comment.