Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

turbopack-node: Use path.join for postcss loader #8105

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

bgw
Copy link
Member

@bgw bgw commented May 7, 2024

Description

A followup requested by @sokra in #7995 (comment)

There's no meaningful change in behavior here, as node on windows interprets both / and \ as valid path separators, but this makes the intent clearer.

Testing Instructions

Repeated the test plan for #7995. Tested on both Windows and Linux.

Screenshot 2024-05-07 at 2.22.17 PM.png

Closes PACK-3049

Copy link

vercel bot commented May 7, 2024

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 7, 2024 9:06pm
examples-designsystem-docs 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 7, 2024 9:06pm
examples-gatsby-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 7, 2024 9:06pm
examples-native-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 7, 2024 9:06pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2024 9:06pm
examples-svelte-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 7, 2024 9:06pm
examples-tailwind-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 7, 2024 9:06pm
examples-vite-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 7, 2024 9:06pm
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2024 9:06pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview May 7, 2024 9:06pm

Copy link
Member Author

bgw commented May 7, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @bgw and the rest of your teammates on Graphite Graphite

Copy link
Contributor

github-actions bot commented May 7, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented May 7, 2024

✅ This change can build next-swc

Copy link
Contributor

github-actions bot commented May 7, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

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

See workflow summary for details

@bgw bgw requested review from sokra and wbinnssmith May 7, 2024 21:17
@bgw bgw marked this pull request as ready for review May 7, 2024 21:24
@bgw bgw requested a review from a team as a code owner May 7, 2024 21:24
@sokra sokra merged commit 50d6b41 into main May 8, 2024
48 of 50 checks passed
@sokra sokra deleted the bgw/postcss-path-join branch May 8, 2024 06:36
sokra added a commit to vercel/next.js that referenced this pull request May 8, 2024
* vercel/turborepo#8073 <!-- OJ Kwon -
feat(webpack-loaders): support dummy span interface -->
* vercel/turborepo#8083 <!-- OJ Kwon - fix(webpack):
print resource, project path when relative calc fails -->
* vercel/turborepo#8094 <!-- Tim Neutkens -
Implement bindings for Turbopack trace server -->
* vercel/turborepo#8061 <!-- Tobias Koppers - reduce
memory usage in analyser -->
* vercel/turborepo#8077 <!-- Alexander Lyon - Remove
async-trait from a few crates -->
* vercel/turborepo#8102 <!-- Tobias Koppers - fix
memory counting without custom allocator -->
* vercel/turborepo#8096 <!-- Benjamin Woodruff -
turbo-tasks: Expand `<T as TaskOutput>::Return` values in macros -->
* vercel/turborepo#8105 <!-- Benjamin Woodruff -
turbopack-node: Use path.join for postcss loader -->
* vercel/turborepo#8099 <!-- Tim Neutkens - Replace
websocket with tungstenite for turbo-trace-server -->
* vercel/turborepo#8060 <!-- Donny/강동윤 - feat: Add
lint for `grid-template-areas` -->
* vercel/turborepo#8110 <!-- Tobias Koppers - fix
lockfile -->
Neosoulink pushed a commit to Neosoulink/turbo that referenced this pull request Jun 14, 2024
### Description

A followup requested by @sokra in
vercel#7995 (comment)

There's no meaningful change in behavior here, as node on windows
interprets both `/` and `\` as valid path separators, but this makes the
intent clearer.

### Testing Instructions

<details><summary>Repeated the test plan for vercel#7995. Tested on both
Windows and Linux.</summary>

![Screenshot 2024-05-07 at
2.22.17 PM.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/HAZVitxRNnZz8QMiPn4a/bf7afcfb-0834-454a-b5ee-f52ae736eb47.png)
</details>


Closes PACK-3049
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
### Description

A followup requested by @sokra in
vercel/turborepo#7995 (comment)

There's no meaningful change in behavior here, as node on windows
interprets both `/` and `\` as valid path separators, but this makes the
intent clearer.

### Testing Instructions

<details><summary>Repeated the test plan for #7995. Tested on both
Windows and Linux.</summary>

![Screenshot 2024-05-07 at
2.22.17 PM.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/HAZVitxRNnZz8QMiPn4a/bf7afcfb-0834-454a-b5ee-f52ae736eb47.png)
</details>


Closes PACK-3049
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
### Description

A followup requested by @sokra in
vercel/turborepo#7995 (comment)

There's no meaningful change in behavior here, as node on windows
interprets both `/` and `\` as valid path separators, but this makes the
intent clearer.

### Testing Instructions

<details><summary>Repeated the test plan for #7995. Tested on both
Windows and Linux.</summary>

![Screenshot 2024-05-07 at
2.22.17 PM.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/HAZVitxRNnZz8QMiPn4a/bf7afcfb-0834-454a-b5ee-f52ae736eb47.png)
</details>


Closes PACK-3049
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
### Description

A followup requested by @sokra in
vercel/turborepo#7995 (comment)

There's no meaningful change in behavior here, as node on windows
interprets both `/` and `\` as valid path separators, but this makes the
intent clearer.

### Testing Instructions

<details><summary>Repeated the test plan for #7995. Tested on both
Windows and Linux.</summary>

![Screenshot 2024-05-07 at
2.22.17 PM.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/HAZVitxRNnZz8QMiPn4a/bf7afcfb-0834-454a-b5ee-f52ae736eb47.png)
</details>


Closes PACK-3049
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
### Description

A followup requested by @sokra in
vercel/turborepo#7995 (comment)

There's no meaningful change in behavior here, as node on windows
interprets both `/` and `\` as valid path separators, but this makes the
intent clearer.

### Testing Instructions

<details><summary>Repeated the test plan for #7995. Tested on both
Windows and Linux.</summary>

![Screenshot 2024-05-07 at
2.22.17 PM.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/HAZVitxRNnZz8QMiPn4a/bf7afcfb-0834-454a-b5ee-f52ae736eb47.png)
</details>


Closes PACK-3049
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 16, 2024
* vercel/turborepo#8073 <!-- OJ Kwon -
feat(webpack-loaders): support dummy span interface -->
* vercel/turborepo#8083 <!-- OJ Kwon - fix(webpack):
print resource, project path when relative calc fails -->
* vercel/turborepo#8094 <!-- Tim Neutkens -
Implement bindings for Turbopack trace server -->
* vercel/turborepo#8061 <!-- Tobias Koppers - reduce
memory usage in analyser -->
* vercel/turborepo#8077 <!-- Alexander Lyon - Remove
async-trait from a few crates -->
* vercel/turborepo#8102 <!-- Tobias Koppers - fix
memory counting without custom allocator -->
* vercel/turborepo#8096 <!-- Benjamin Woodruff -
turbo-tasks: Expand `<T as TaskOutput>::Return` values in macros -->
* vercel/turborepo#8105 <!-- Benjamin Woodruff -
turbopack-node: Use path.join for postcss loader -->
* vercel/turborepo#8099 <!-- Tim Neutkens - Replace
websocket with tungstenite for turbo-trace-server -->
* vercel/turborepo#8060 <!-- Donny/강동윤 - feat: Add
lint for `grid-template-areas` -->
* vercel/turborepo#8110 <!-- Tobias Koppers - fix
lockfile -->
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants