Skip to content

Inconsistent files casings #11489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
anjmao opened this issue Oct 10, 2016 · 1 comment
Closed

Inconsistent files casings #11489

anjmao opened this issue Oct 10, 2016 · 1 comment
Labels
Question An issue which isn't directly actionable in code

Comments

@anjmao
Copy link

anjmao commented Oct 10, 2016

TypeScript Version: 2.0.3

Code
Expected behavior:
All generated file are lowercase
Actual behavior:
When I run tsc I get strange compiled files. Some of them are lowercase and some are not. This causes problems in karma and systemjs.
files-casing

Why is this happening ?

@anjmao anjmao changed the title Inconsistent file casings Inconsistent files casings Oct 10, 2016
@anjmao anjmao closed this as completed Oct 10, 2016
@anjmao
Copy link
Author

anjmao commented Oct 10, 2016

The problem was with my imports in ts source.

@RyanCavanaugh RyanCavanaugh added the Question An issue which isn't directly actionable in code label Oct 10, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Question An issue which isn't directly actionable in code
Projects
None yet
Development

No branches or pull requests

2 participants