Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Apr 28, 2025

When generating a new project with ng new and the minimal option, a Typescript project reference to a tsconfig.spec.json should not be present since that file is not created with a minimal project.

Closes #30181

When generating a new project with `ng new` and the `minimal` option, a
Typescript project reference to a `tsconfig.spec.json` should not be present
since that file is not created with a minimal project.
@clydin clydin added the target: major This PR is targeted for the next major release label Apr 28, 2025
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Apr 28, 2025
@jkrems jkrems merged commit 0f7dc2c into angular:main Apr 28, 2025
32 of 33 checks passed
@clydin clydin deleted the ng-new/minimal-workspaces branch April 28, 2025 15:13
@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 May 29, 2025
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 area: @schematics/angular target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reference to tsconfig.spec.json created in new app with --minimal flag

2 participants