Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.

--ngc doesnt work #605

@jcviau

Description

@jcviau

Short description of the problem:

When using --ngc in the build, the tsconfig file is not updated with the additional configuration specifiedby the --ngc flag.

What behavior are you expecting?

This was working with version 41 and it's not working with the latest version (48). We would expect that we could modify the tsconfig by specifying additonnal configuration with --ngc. In our project, we use this to ignore some files from ngc.

Steps to reproduce:

  1. Build with --ngc, specify a config file
  2. the config file specified is not used to modify the tsconfig.json when calling ngc.

Which @ionic/app-scripts version are you using?
48

Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions