这是indexloc提供的服务,不要输入任何密码
Skip to content

fix(examples): basic generator #9687

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 1 commit into from
Jan 14, 2025
Merged

Conversation

tknickman
Copy link
Member

Description

Generators in the basic example broke as part of migrating to eslint 9 and converting the ui package to ESM. This fixes the generators by only converting the eslint config file to mjs and not the entire package.

In the longterm we need to update the version of node-plop that is used in turbo-gen, but that requires updating our internal packages as well which will take a bit and require a major version change.

Testing Instructions

@tknickman tknickman requested a review from a team as a code owner January 11, 2025 14:48
@turbo-orchestrator turbo-orchestrator bot added the area: examples Improvements or additions to examples label Jan 11, 2025
Copy link

vercel bot commented Jan 11, 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 Jan 11, 2025 2:48pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2025 2:48pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2025 2:48pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2025 2:48pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2025 2:48pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2025 2:48pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2025 2:48pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2025 2:48pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2025 2:48pm

@tknickman tknickman requested a review from anthonyshew January 11, 2025 14:48
@tknickman tknickman merged commit f4b0254 into main Jan 14, 2025
33 checks passed
@tknickman tknickman deleted the tomknickman/fix-basic-generator branch January 14, 2025 18:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants