Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Conversation

Coly010
Copy link
Collaborator

@Coly010 Coly010 commented Apr 28, 2025

Current Behaviour

Angular Rspack does not compile correctly on Windows.
It searches the TS File Cache for the transformed app source with an invalid path - the disk drive is stripped from the TS File Cache on entry but not on retrieval.

Expected Behaviour

Strip the disk drive path from the resourcePath in the loader to ensure transformed contents are found correctly.

Fixes #53

Copy link

nx-cloud bot commented Apr 28, 2025

View your CI Pipeline Execution ↗ for commit f89e76e.

Command Status Duration Result
nx-cloud record -- pnpm check-commit ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-28 15:25:15 UTC

@Coly010 Coly010 merged commit 15f889e into main Apr 28, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scaffolded workspace does not build on Windows
1 participant