Skip to content

Drop index.ts file in the package? #3

@byanjiong

Description

@byanjiong

When I compile my project with the latest Angular CLI, I get the error:
index.ts is not part of the compilation output. Please check the other error messages for details.

Then, someone pointed out that this is due to the latest upgrade of Angular CLI. I delete the index.ts file, and then it works. So, maybe not ship the .ts file in the package?

See issue here:
angular/angular-cli#8284 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions