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: handle non existant nx.json file better. Fixes pure angular workspaces. #1172

Merged
merged 1 commit into from
Nov 12, 2021

Conversation

Cammisuli
Copy link
Member

@Cammisuli Cammisuli commented Nov 12, 2021

What it does

Properly handles workspaces that do not have a nx.json file.

Fixes #1168

@nx-cloud
Copy link

nx-cloud bot commented Nov 12, 2021

Nx Cloud Report

CI ran the following commands for commit 31cdfb4. 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=test
#000000 nx run-many --all --parallel --target=lint

Sent with 💌 from NxCloud.

@Cammisuli Cammisuli merged commit b1705f1 into nrwl:master Nov 12, 2021
@Cammisuli Cammisuli deleted the provide-defaults-for-nxconfig branch November 12, 2021 15:55
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.

Using "ng generate ..." with a contextual menu on a folder in an Angular project fails
1 participant