Skip to content

fix(examples): use entry instead of entryPoints #10503

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 2 commits into from
May 29, 2025

Conversation

melroy89
Copy link
Contributor

Description

In tsup entryPoints is deprecated. You should use entry instead.

Also, I use src/**/*, so in case of projects using multiple directories in the src directory. That also keeps working.

Testing Instructions

Try to run the example project again eg. pnpm run dev.

@melroy89 melroy89 requested a review from a team as a code owner May 24, 2025 21:46
@turbo-orchestrator turbo-orchestrator bot added area: examples Improvements or additions to examples needs: triage New issues get this label. Remove it after triage labels May 24, 2025
Copy link

vercel bot commented May 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2025 0:47am
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2025 0:47am
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2025 0:47am
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2025 0:47am
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2025 0:47am
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2025 0:47am
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2025 0:47am
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2025 0:47am
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2025 0:47am

Copy link

vercel bot commented May 24, 2025

@melroy89 is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@anthonyshew anthonyshew left a comment

Choose a reason for hiding this comment

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

Thanks!

@anthonyshew anthonyshew changed the title Use entry instead of entryPoints fix(examples): use entry instead of entryPoints May 29, 2025
@anthonyshew anthonyshew merged commit d2c35e1 into vercel:main May 29, 2025
31 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Improvements or additions to examples needs: triage New issues get this label. Remove it after triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants