Skip to content

tsc capitalizing file name. #5371

Closed
Closed
@DavidSouther

Description

@DavidSouther

https://github.com/DavidSouther/rupert/tree/ts-master

In this project, ./src/di/binding.ts gets compiled to ./dist/di/Binding.{d.ts,js,js.map} (Notice the capitalized Binding.) When its siblings then `import { } from './binding' in dependent projects, TSC fails because that file isn't present.

What arcane things might I have done to cause this to compile that way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions