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(nx): generating apps works without ng-add #1287

Merged
merged 1 commit into from
Apr 26, 2019

Conversation

FrozenPandaz
Copy link
Collaborator

Current Behavior (This is the behavior we have today, before the PR is merged)

Workflow requires ng-add. Adding dependencies via npm/yarn and then generating apps will fail.

Expected Behavior (This is the new behavior we can expect after the PR is merged)

Workflow does not require ng-add. Users can now add dependencies via npm/yarn and generate apps successfully

Issue

@@ -0,0 +1,39 @@
import { FileReplacement } from './normalize';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename the file

@FrozenPandaz FrozenPandaz merged commit a3be21c into nrwl:master Apr 26, 2019
@FrozenPandaz FrozenPandaz deleted the noadd branch April 26, 2019 19:19
@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 23, 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.

2 participants