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