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(ts): Forgot to include 3.8 typings dirs in files #199

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented Jun 12, 2024

This is needed to include the downleveled typings in our dist package.

This is needed to include the downleveled typings in our dist package.
@billyvg billyvg marked this pull request as ready for review June 12, 2024 20:29
Comment on lines +51 to +52
"dist",
"dist-ts3.8"
Copy link
Member Author

Choose a reason for hiding this comment

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

I didn't want to change the naming of dist since that's what they used upstream

@billyvg billyvg merged commit 7239f6a into sentry-v2 Jun 12, 2024
14 checks passed
@billyvg billyvg deleted the fix-ts3.8-missed-files-for-snapshot-and-types branch June 12, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants