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(turbopack): support reloading typescript tailwind config #7274

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

ForsakenHarmony
Copy link
Contributor

Description

Just needed to be added to the array so turbopack knows that it needs to watch it.

Closes PACK-2393
Fixes vercel/next.js#61607

Copy link

vercel bot commented Feb 5, 2024

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

Name Status Preview Updated (UTC)
rust-docs ❌ Failed (Inspect) Feb 5, 2024 4:53pm
10 Ignored Deployments
Name Status Preview Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Feb 5, 2024 4:53pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Feb 5, 2024 4:53pm
examples-gatsby-web ⬜️ Ignored (Inspect) Feb 5, 2024 4:53pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Feb 5, 2024 4:53pm
examples-native-web ⬜️ Ignored (Inspect) Feb 5, 2024 4:53pm
examples-nonmonorepo ⬜️ Ignored (Inspect) Feb 5, 2024 4:53pm
examples-svelte-web ⬜️ Ignored (Inspect) Feb 5, 2024 4:53pm
examples-tailwind-web ⬜️ Ignored (Inspect) Feb 5, 2024 4:53pm
examples-vite-web ⬜️ Ignored (Inspect) Feb 5, 2024 4:53pm
turbo-site ⬜️ Ignored (Inspect) Feb 5, 2024 4:53pm

Copy link
Contributor

github-actions bot commented Feb 5, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

@ForsakenHarmony ForsakenHarmony enabled auto-merge (squash) February 5, 2024 16:54
Copy link
Contributor

github-actions bot commented Feb 5, 2024

✅ This change can build next-swc

Copy link
Contributor

github-actions bot commented Feb 5, 2024

🟢 CI successful 🟢

Thanks

@ForsakenHarmony ForsakenHarmony merged commit d563219 into main Feb 5, 2024
47 of 48 checks passed
@ForsakenHarmony ForsakenHarmony deleted the hrmny/pack-2393-tailwind-config-ts branch February 5, 2024 16:59
ForsakenHarmony added a commit to vercel/next.js that referenced this pull request Feb 6, 2024
### Turbopack Updates

* vercel/turborepo#7240 <!-- OJ Kwon -
refactor(turbopack): remove deprecated options -->
* vercel/turborepo#7241 <!-- Will Binns-Smith -
Turbopack: Fix Next.js in cross-bundler benchmarks -->
* vercel/turborepo#7274 <!-- Leah - fix(turbopack):
support reloading typescript tailwind config -->

Fixes #61607
ForsakenHarmony added a commit to vercel/next.js that referenced this pull request Jul 25, 2024
…turborepo#7274)

### Description

Just needed to be added to the array so turbopack knows that it needs to
watch it.

Closes PACK-2393
Fixes #61607
ForsakenHarmony added a commit to vercel/next.js that referenced this pull request Jul 29, 2024
…turborepo#7274)

### Description

Just needed to be added to the array so turbopack knows that it needs to
watch it.

Closes PACK-2393
Fixes #61607
ForsakenHarmony added a commit to vercel/next.js that referenced this pull request Jul 29, 2024
…turborepo#7274)

### Description

Just needed to be added to the array so turbopack knows that it needs to
watch it.

Closes PACK-2393
Fixes #61607
ForsakenHarmony added a commit to vercel/next.js that referenced this pull request Aug 1, 2024
…turborepo#7274)

### Description

Just needed to be added to the array so turbopack knows that it needs to
watch it.

Closes PACK-2393
Fixes #61607
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.

Turbo: tailwind.config.ts + turbo, not working when updating tailwind config
3 participants