-
-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Description
The hello world Angular 2 template contains a hardcoded list of every TypeScript file in the app in its tsconfig.json. This is becoming a real maintenance nightmare as my apps get bigger, but that list of files seems to be necessary, because if I remove "files" from tsconfig.json I get all sorts of TypeScript errors.
Is there any way we can remove the need to hardcode a list of all your TypeScript files? cc @jlooper
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels