Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support package.json projects #1287

Merged
merged 4 commits into from
Jun 3, 2022
Merged

Conversation

Cammisuli
Copy link
Member

@Cammisuli Cammisuli commented May 27, 2022

What it does

Uses the Nx Project graph to get the proper targets for package.json files and projects that do target inference. And because of this, we're able to support Lerna workspaces that have nx enabled with useNx set to true.

Fixes #1202
Fixes #1289

@nx-cloud
Copy link

nx-cloud bot commented May 27, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 3f227f0. 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 3 targets

Sent with 💌 from NxCloud.

@Cammisuli Cammisuli marked this pull request as ready for review May 27, 2022 21:06
@Cammisuli Cammisuli merged commit 6838052 into master Jun 3, 2022
@Cammisuli Cammisuli deleted the support-packagejson-projects branch June 3, 2022 20:47
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.

Targets based on project inference not showing in tasks list Errors after running npx add-nx-to-monorepo
1 participant