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(angular): not install @ngrx/component-store if it's not installed… #5136

Merged
merged 1 commit into from
Mar 26, 2021
Merged

fix(angular): not install @ngrx/component-store if it's not installed… #5136

merged 1 commit into from
Mar 26, 2021

Conversation

kirjai
Copy link
Contributor

@kirjai kirjai commented Mar 26, 2021

… already

Prompted by a discussion - #5083

Current Behavior

@ngrx/component-store is installed for all angular apps when migrating to Nx 11.

Expected Behavior

@ngrx/component-store should only be updated if it's already installed

Related Issue(s)

@kirjai kirjai enabled auto-merge (rebase) March 26, 2021 16:28
@kirjai kirjai merged commit feb3162 into nrwl:master Mar 26, 2021
@nx-cloud
Copy link

nx-cloud bot commented Mar 26, 2021

Nx Cloud Report

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

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=build --all
#000000 nx run-many --target=e2e --projects=e2e-angular
#000000 nx run-many --target=e2e --projects=e2e-node
#000000 nx run-many --target=lint --all --parallel
#000000 nx run-many --target=test --all --parallel

Sent with 💌 from NxCloud.

@kirjai kirjai deleted the disable-ngrx-component-store-installation branch March 26, 2021 16:45
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants