This repository has been 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
Labels
enhancement
new feature or bug with easy workaround
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!
The text was updated successfully, but these errors were encountered: