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(misc): fix paths for ng add @nrwl/workspace #2413

Merged
merged 1 commit into from Feb 1, 2020

Conversation

FrozenPandaz
Copy link
Collaborator

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

ng add will put Windows styles paths in workspace.json

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

ng add should put POSIX style paths in workspace.json

Issue

Fixes angular/angular-cli#16800

@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 22, 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.

ng update wrote wrong path of main.ts and polyfill.ts in tsconfig.app.json
1 participant