nrwl / nx-labs

A collection of Nx plugins
MIT License
130 stars 48 forks source link

feat(rspack): add crystal plugin for inferring projects #407

Closed jaysoo closed 3 weeks ago

jaysoo commented 3 weeks ago

This PR fixes two issues with @nx/rspack.

  1. npx create-nx-workspace --preset=@nx/rspack errors out due to devkit misalignment
  2. Lack of crystal support for Rspack

After this PR, the CNW command in (1) will work. And you can also npx nx init in any workspace then run nx add @nx/rspack to crystalize projects.

zmzlois commented 3 weeks ago

LFGTM 🚀

nx-cloud[bot] commented 3 weeks ago

☁️ Nx Cloud Report

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

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 4 targets - [`nx affected --target=e2e --parallel --max-parallel=1 --exclude=nx-ignore-e2e`](https://cloud.nx.app/runs/zGyVc936QQ?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test --parallel --max-parallel=2`](https://cloud.nx.app/runs/5OzxsGbo3X?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=build --parallel --max-parallel=3`](https://cloud.nx.app/runs/mSwL9WVWAg?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=lint --parallel --max-parallel=3`](https://cloud.nx.app/runs/Y8lqTS8kAx?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.