Skip to content

Expose the built-in karma config. #24294

Closed
@nicojs

Description

@nicojs

Command

test

Description

Angular 15 hides the cli config files. This is admirable, but this means that tools depending on this config cannot work. For example, StrykerJS needs this configuration. See stryker-mutator/stryker-js#3871

Describe the solution you'd like

I would love for the cli to expose this built-in config, similar to how the vue cli exposes webpack config as a file.

An added benefit is that users of Angular 15 can expand their custom karma config upon it instead of needing to copy it entirely and make adjustments.

Describe alternatives you've considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: @schematics/angularfeatureIssue that requests a new featurefeature: in backlogFeature request for which voting has completed and is now in the backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions