forked from Alberplz/angular2-color-picker
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Labels
No labels