nrwl / nx-labs

A collection of Nx plugins
MIT License
144 stars 50 forks source link

chore(remix): add test to ensure the tsconfig paths are updated correctly #276

Closed Coly010 closed 1 year ago

Coly010 commented 1 year ago

When adding a library to a Standalone Remix Project Repo, the tsconfig paths were not being updated correctly previously.

This fix went into Nx repo itself, however, there are no assurances on the nx-labs side to ensure that this functionality remains correct moving forward.

Add a unit test to check for this behaviour.

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit a950a6ae9de71e227d2862a6e7c5a398bc83c66b. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 4 targets - [`nx affected --target=e2e --parallel --max-parallel=1 --exclude=nx-ignore-e2e,gatsby-e2e`](https://cloud.nx.app/runs/KyhxxM44VX) - [`nx affected --target=test --parallel --max-parallel=2`](https://cloud.nx.app/runs/MyN3loIhXK) - [`nx affected --target=build --parallel --max-parallel=3`](https://cloud.nx.app/runs/3Hqf2s3lMh) - [`nx affected --target=lint --parallel --max-parallel=3`](https://cloud.nx.app/runs/dvoPDefNoN)

Sent with 💌 from NxCloud.