Skip to content

Commit

Permalink
feat: Add customizations to copy-posthog (#26502)
Browse files Browse the repository at this point in the history
  • Loading branch information
robbie-c authored Nov 28, 2024
1 parent 342f9e4 commit 204b3ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/copy-posthog-js
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ cp node_modules/posthog-js/dist/surveys.js* frontend/dist/
cp node_modules/posthog-js/dist/exception-autocapture.js* frontend/dist/
cp node_modules/posthog-js/dist/web-vitals.js* frontend/dist/
cp node_modules/posthog-js/dist/dead-clicks-autocapture.js* frontend/dist/
cp node_modules/posthog-js/dist/customizations.full.js* frontend/dist/

0 comments on commit 204b3ce

Please sign in to comment.