Closed
Description
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
Labels
No labels