turbo
50d6b41b - turbopack-node: Use path.join for postcss loader (#8105)

Commit
1 year ago
turbopack-node: Use path.join for postcss loader (#8105) ### Description A followup requested by @sokra in https://github.com/vercel/turbo/pull/7995#discussion_r1568285539 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
Author
bgw bgw
Parents
Loading