Skip to content

Solution style tsconfig impact in Angular 10 #39632

Closed
@alan-agius4

Description

@alan-agius4

Use Cases

In TypeScript 3.9, the concept of solutions style tsconfig was introduced, in Angular we saw the potentiation and possibility of fixing long outstanding issues such as incorrectly having test typings in components files. In Angular CLI version 10 we adopted scaffolded new and migrated existing workspaces to use solution-style Typescript configuration.

After Angular version 10 stable was rolled out to the community, we received more feedback about this and previously unforeseen consequences of using this feature.

Suggestion

We have put together a document that goes a bit in more detail about these issues and also possible actions and solutions.

We'd like to share this document with you: https://docs.google.com/document/d/1eB6cGCG_2ircfS5GzpDC9dBgikeYYcMxghVH5sDESHw/edit?usp=sharing

If you have any questions, feel free to ping me here or in #ts-core slack channel.

Thank you.

//cc @kyliau


Edit: From the TS team, we'd like a confirmation and any recommandations they might have on the proposed changes that we'd like to introduce in our projects and if creating auxiliary programs to address the auto-import issue is something that will be considered.

Metadata

Metadata

Assignees

Labels

DiscussionIssues which may not have code impact

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions