Skip to content

Conversation

@ellyxir
Copy link
Contributor

@ellyxir ellyxir commented Sep 22, 2025

Summary by cubic

Use POSIX path joining so generated file paths always use forward slashes. Fixes recipe resolution failures on Windows/WSL where backslashes broke lookups (Linear CT-927).

  • Bug Fixes
    • Import join and dirname from @std/path/posix in program.ts and typescript/resolver.ts.
    • Normalize paths to / across platforms to align with TS/module resolution.

@linear
Copy link

linear bot commented Sep 22, 2025

@ellyxir ellyxir merged commit 2589a12 into main Sep 22, 2025
8 checks passed
@ellyxir ellyxir deleted the ellyse/ct-927-filenames-under-wsl-for-recipes-are-joined-with-and-fail-to branch September 22, 2025 15:18
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.

3 participants