Skip to content

[Feature request]: allow specifying different tsconfig.app.json via command line, and/or have a different tsconfig for 'serve' and 'build' tasks #9234

@txinfo

Description

@txinfo

Currently I include some additional external ts files by way of the tsconfig.json 'include' property but I only need to include these in development builds / when using ng serve. It would be nice to be able to specify a separate tsconfig for production builds, similar to the way there is a separate tsconfig for tests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions