Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Case issue: Index.ts fails on Linux, works on Mac OS #271

@queejie

Description

@queejie

I wasn't able to find a flag to generate a lower case index.ts file. When we generate on Mac OS it results in Index.ts (upper case first letter). That fails on production, on Linux. Is it possible to affect the index file name without affecting all the other model file names?

(By 'fails', I mean that all the import statements that reference just entities must be replaced with specific references to entities/EntityName)

Thanks for a great tool!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementnew feature or bug with easy workaround

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions