Skip to content

Allow comments in tsconfig referenced in AotPlugin conf #5216

@csentis

Description

@csentis

OS?

Windows 10

Versions.

node @ v7.5.0

Repro steps.

This happens in an app that wasn't created using the CLI.

  • Provide AotPlugin with tsConfigPath
  • tsconfig.json referenced has comments starting with '//' in it.
  • AotPlugin throws error due to unexpected token '/'.

MS allows for comments in tsconfig, Would be great if ngtools supported this, too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIssue that requests a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions