diff --git a/bin/copy-posthog-js b/bin/copy-posthog-js index da49d8c904668..fa386a8cfb17d 100755 --- a/bin/copy-posthog-js +++ b/bin/copy-posthog-js @@ -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/ +