rescript-association / genType

Auto generation of idiomatic bindings between Reason and JavaScript: either vanilla or typed with TypeScript/FlowType.
https://rescript-lang.org/docs/gentype/latest/introduction
MIT License
758 stars 44 forks source link

Invalid import path for namespace-enabled module #573

Closed kgtkr closed 10 months ago

kgtkr commented 3 years ago

example repo: https://github.com/kgtkr/gentype-module-bug

module-name/SubModuleName.gen is correct instead of module-name/ModuleName.gen

related?

ryyppy commented 10 months ago

This repository is being archived. If you feel like the issue still relevant, please re-create it in the compiler repo. Thanks!