Replies: 2 comments
-
|
I've noticed that the The migration file is still generated, but the error is confusing nonetheless. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Converted to issue #2690. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there 👋
When generating entities, I noticed that the output code is using the "old" convention for modules, which is to output the source files as the following:
I'd rather use the "new" convention as described here. This would result in the following file structure:
Is there anyway I can achieve this with the current CLI ?
Beta Was this translation helpful? Give feedback.
All reactions