Skip to content

fix(@schematics/angular): don't add e2e tsconfig reference in solution tsconfig #18195

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

Merged
merged 1 commit into from
Jul 13, 2020
Merged

fix(@schematics/angular): don't add e2e tsconfig reference in solution tsconfig #18195

merged 1 commit into from
Jul 13, 2020

Conversation

alan-agius4
Copy link
Collaborator

Since the tsconfig for e2e’s is named tsconfig.json there is no reason why it should be included in the solutions typescript configuration file.

Closes #18190

@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Jul 8, 2020
@alan-agius4 alan-agius4 requested a review from clydin July 8, 2020 11:29
…n tsconfig

Since the tsconfig for e2e’s is named tsconfig.json there is no reason why it should be included in the solutions typescript configuration file.

Closes #18190
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Jul 10, 2020
@clydin clydin merged commit cc87202 into angular:master Jul 13, 2020
@alan-agius4 alan-agius4 deleted the references-e2e branch July 13, 2020 16:29
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Aug 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular update from 9 to 10 does not add e2e/tsconfig.json to /tsconfig.json's references
3 participants