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

fix: read package.json dependencies when getting builders/executors #1100

Merged
merged 2 commits into from
Jun 22, 2021

Conversation

Cammisuli
Copy link
Member

What it does

When creating the workspace.json schema, we now also read the package.json's dependencies object as well.

Also, I changed the readAndParseJson to output to the OutputChannel than throw errors. This should clean up some annoying popups for some users.

@nx-cloud
Copy link

nx-cloud bot commented Jun 22, 2021

Nx Cloud Report

CI ran the following commands for commit e906993. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --all --parallel --target=build
#000000 nx run-many --all --parallel --target=lint
#000000 nx run-many --all --parallel --target=test

Sent with 💌 from NxCloud.

@Cammisuli Cammisuli merged commit 187f1f2 into nrwl:master Jun 22, 2021
@Cammisuli Cammisuli deleted the read-packagejson-deps branch June 22, 2021 18:25
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