Skip to content

Fix typescript module resolution #249

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

Merged
merged 4 commits into from
Jul 29, 2022
Merged

Fix typescript module resolution #249

merged 4 commits into from
Jul 29, 2022

Conversation

pomber
Copy link
Contributor

@pomber pomber commented Jul 29, 2022

Fix #237

πŸ“¦ Published PR as canary version: 0.7.3--canary.249.1f1c8a2.0

✨ Test out this PR locally via:

npm install @code-hike/[email protected]
# or 
yarn add @code-hike/[email protected]

Version

Published prerelease version: v0.7.3-next.1

Changelog

πŸ› Bug Fix

⚠️ Pushed to next

  • Update bundle_analysis.yml (@pomber)

Authors: 2

@pomber pomber added patch release PR created automatically for new releases labels Jul 29, 2022
@vercel
Copy link

vercel bot commented Jul 29, 2022

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated
chtest βœ… Ready (Inspect) Visit Preview Jul 29, 2022 at 3:12PM (UTC)
playground βœ… Ready (Inspect) Visit Preview Jul 29, 2022 at 3:12PM (UTC)

@vercel vercel bot temporarily deployed to Preview – chtest July 29, 2022 13:47 Inactive
@vercel vercel bot temporarily deployed to Preview – playground July 29, 2022 13:48 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Jul 29, 2022

πŸ“¦ Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action πŸ€–

This PR introduced no changes to the javascript bundle πŸ™Œ

@vercel vercel bot temporarily deployed to Preview – chtest July 29, 2022 14:39 Inactive
@vercel vercel bot temporarily deployed to Preview – playground July 29, 2022 14:40 Inactive
@vercel vercel bot temporarily deployed to Preview – playground July 29, 2022 14:53 Inactive
@vercel vercel bot temporarily deployed to Preview – chtest July 29, 2022 14:55 Inactive
@vercel vercel bot temporarily deployed to Preview – playground July 29, 2022 15:10 Inactive
@vercel vercel bot temporarily deployed to Preview – chtest July 29, 2022 15:12 Inactive
@pomber pomber merged commit dcc6e91 into next Jul 29, 2022
@pomber pomber deleted the typescript-module-resolution branch July 29, 2022 15:18
This was referenced Aug 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2022

πŸš€ PR was released in v0.7.3 πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release PR created automatically for new releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot find module '@code-hike/mdx/components' or its corresponding type declarations.ts(2307)
1 participant