X Tutup
Skip to content

feat(vite): improved workspace and windows compatibility#10959

Draft
NathanWalker wants to merge 27 commits intomainfrom
feat/vite-improvements
Draft

feat(vite): improved workspace and windows compatibility#10959
NathanWalker wants to merge 27 commits intomainfrom
feat/vite-improvements

Conversation

@NathanWalker
Copy link
Contributor

@NathanWalker NathanWalker commented Nov 24, 2025

  • Improvements to project flavor handling, module resolution, and cross-platform compatibility in the Vite configuration and supporting utilities.
  • Polyfills are now resolved relative to the main entry directory, ensuring correct behavior in both monorepos and standalone projects, and import specifiers are normalized to POSIX style for consistency.

@nx-cloud
Copy link

nx-cloud bot commented Nov 24, 2025

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit fb490ad

Command Status Duration Result
nx test apps-automated -c=android ❌ Failed 5m 19s View ↗
nx run-many --target=test --configuration=ci --... ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-08 22:05:37 UTC

@NathanWalker NathanWalker force-pushed the feat/vite-improvements branch 4 times, most recently from a4a2258 to 74c041a Compare December 2, 2025 00:01
@NathanWalker NathanWalker force-pushed the feat/vite-improvements branch from 74c041a to 6de0d07 Compare December 4, 2025 18:06
@NathanWalker NathanWalker force-pushed the feat/vite-improvements branch from b6f85fc to 40788e3 Compare December 12, 2025 19:54
@NathanWalker NathanWalker marked this pull request as draft January 7, 2026 18:42
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.

1 participant

X Tutup