Skip to content

fix(core): add explicit exports entry for nx/src/native directory#34967

Merged
FrozenPandaz merged 3 commits into
masterfrom
fix/nx-native-exports
Mar 23, 2026
Merged

fix(core): add explicit exports entry for nx/src/native directory#34967
FrozenPandaz merged 3 commits into
masterfrom
fix/nx-native-exports

fix(core): add explicit exports entry for nx/src/native directory

7ee8299
Select commit
Loading
Failed to load commit list.
Nx Cloud / Self-Healing failed Mar 23, 2026 in 5m 42s

Non-Code Failure

No code change required. Environment or test flakiness - see analysis below.

Details

We identified that the failing task e2e-nx:e2e-ci--src/workspace-legacy.test.ts is unrelated to this PR's changes, which only add an explicit ./src/native exports entry to packages/nx/package.json. The same Cypress [HMR] Hot Module Replacement is disabled error is reproducible on the master branch, confirming this is a pre-existing infrastructure issue and not a regression introduced here.

No code changes were suggested for this issue.

Trigger a rerun:

Rerun CI

Nx Cloud View detailed reasoning on Nx Cloud ↗


🎓 Learn more about Self-Healing CI on nx.dev →