Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Typescript compilation of survey types #827

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Conversation

neilkakkar
Copy link
Collaborator

Fixes #807 (comment) again

Changes

...

Checklist

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Size Change: 0 B

Total Size: 726 kB

ℹ️ View Unchanged
Filename Size
dist/array.full.js 177 kB
dist/array.js 119 kB
dist/es.js 119 kB
dist/module.js 119 kB
dist/recorder-v2.js 95 kB
dist/recorder.js 58.3 kB
dist/surveys.js 38.7 kB

compressed-size-action

@neilkakkar neilkakkar marked this pull request as ready for review October 6, 2023 15:04
@neilkakkar neilkakkar added the bump patch Bump patch version when this PR gets merged label Oct 6, 2023
@neilkakkar neilkakkar merged commit 3b6e6d3 into master Oct 6, 2023
12 checks passed
@neilkakkar neilkakkar deleted the neilkakkar-patch-1 branch October 6, 2023 15:05
Copy link
Contributor

@jurajmajerik jurajmajerik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump patch Bump patch version when this PR gets merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Cannot find module 'posthog-surveys-types'" with posthog-js 1.77.3 and later
2 participants