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: check local postcss config file for workspace #5113

Closed
wants to merge 1 commit into from
Closed

fix: check local postcss config file for workspace #5113

wants to merge 1 commit into from

Conversation

cool-little-fish
Copy link
Contributor

@cool-little-fish cool-little-fish commented May 27, 2023

Description

When using workspace, the target postcss config file can not be found with find_context_file function correctly if it's inside sub project location. So turbo will skip to process css file with postcss loader.

This pr add current project_dir as one of possible location for postcss config file.

FIX #5068

Testing Instructions

I test the parsing result on my local machine, but need guide from a project maintainer to add test for this pr in next.js.

@vercel
Copy link

vercel bot commented May 27, 2023

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

Name Status Preview Comments Updated (UTC)
examples-basic-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 27, 2023 2:55pm
examples-kitchensink-blog 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 27, 2023 2:55pm
examples-native-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 27, 2023 2:55pm
6 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-cra-web ⬜️ Ignored (Inspect) Visit Preview May 27, 2023 2:55pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview May 27, 2023 2:55pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview May 27, 2023 2:55pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview May 27, 2023 2:55pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview May 27, 2023 2:55pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview May 27, 2023 2:55pm

@vercel
Copy link

vercel bot commented May 27, 2023

@cool-little-fish is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@cool-little-fish cool-little-fish closed this by deleting the head repository Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants