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): only append workspace root if it does not exist for buildable libs #19807 #19843

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Oct 25, 2023

Current Behavior

When creating a tmp tsconfig file for buildable libs, we already have a fully qualified path, however, if a custom webpack config is used, we prepend an additional workspaceRoot to the path causing an invalid path.

Expected Behavior

The path to the tsconfig should always be valid

Related Issue(s)

Fixes #19807

@Coly010 Coly010 requested a review from a team as a code owner October 25, 2023 10:14
@Coly010 Coly010 self-assigned this Oct 25, 2023
@vercel
Copy link

vercel bot commented Oct 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Oct 25, 2023 10:15am

@Coly010 Coly010 merged commit 8932b06 into nrwl:master Oct 25, 2023
6 checks passed
@Coly010 Coly010 deleted the fix/angular-buildable-tsconfig-path branch October 25, 2023 10:57
@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 Oct 31, 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.

@nx/angular:webpack-browser: Unable to locate tsconfig.generated.json
2 participants