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

Postcss: fix failures processing .postcssrc.json #8303

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

wbinnssmith
Copy link
Member

We create Internal ReferenceTypes for these config files that need to be processed as JSON. This sets the ModuleEffect for JSON types to run on all references, like other file types.

Test TBD

We create `Internal` `ReferenceType`s for these config files that need to be processed as JSON. This sets the ModuleEffect for JSON types to run on all references, like other file types.

Test TBD
Copy link

vercel bot commented Jun 4, 2024

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

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2024 11:55pm
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2024 11:55pm
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 11:55pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 11:55pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 11:55pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 11:55pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 11:55pm
examples-svelte-web ⬜️ Ignored (Inspect) Jun 4, 2024 11:55pm
examples-tailwind-web ⬜️ Ignored (Inspect) Jun 4, 2024 11:55pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 11:55pm

Copy link
Contributor

github-actions bot commented Jun 4, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Jun 4, 2024

✅ This change can build next-swc

Copy link
Contributor

github-actions bot commented Jun 5, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust tests (mac/win, non-blocking)

See workflow summary for details

@sokra sokra merged commit 3d56ff3 into main Jun 5, 2024
56 of 58 checks passed
@sokra sokra deleted the wbinnssmith/postcss branch June 5, 2024 05:19
wbinnssmith added a commit to vercel/next.js that referenced this pull request Jun 5, 2024
wbinnssmith added a commit to vercel/next.js that referenced this pull request Jun 5, 2024
wbinnssmith added a commit that referenced this pull request Jun 5, 2024
We create `Internal` `ReferenceType`s for these config files that need
to be processed as JSON. This sets the ModuleEffect for JSON types to
run on all references, like other file types.

Test TBD
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
We create `Internal` `ReferenceType`s for these config files that need
to be processed as JSON. This sets the ModuleEffect for JSON types to
run on all references, like other file types.

Test TBD
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
We create `Internal` `ReferenceType`s for these config files that need
to be processed as JSON. This sets the ModuleEffect for JSON types to
run on all references, like other file types.

Test TBD
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
We create `Internal` `ReferenceType`s for these config files that need
to be processed as JSON. This sets the ModuleEffect for JSON types to
run on all references, like other file types.

Test TBD
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
We create `Internal` `ReferenceType`s for these config files that need
to be processed as JSON. This sets the ModuleEffect for JSON types to
run on all references, like other file types.

Test TBD
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants