You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've set up my own generators, defined tests, stories and mocks for components and pages.
Right now the yarn rw g scaffold [model] command generates this files incorrectly:
What's not working?
I've set up my own generators, defined tests, stories and mocks for components and pages.
Right now the
yarn rw g scaffold [model]
command generates this files incorrectly:I have this templates:
running the command
yarn rw g scaffold Delivery
generates this files, each in their own directory:I would expect the command to generate this:
How do we reproduce the bug?
here is a repo that shows the bug, with the commits showing the steps taken: https://github.com/esteban-url/rw-custom-scaffold-templates/commits/main/
What's your environment? (If it applies)
Are you interested in working on this?
The text was updated successfully, but these errors were encountered: