Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the automatic module generation in non opinionated template #27

Closed
3 of 4 tasks
rsaz opened this issue Sep 27, 2023 · 1 comment
Closed
3 of 4 tasks

Remove the automatic module generation in non opinionated template #27

rsaz opened this issue Sep 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest Hacktoberfest needs triage Needs analysis

Comments

@rsaz
Copy link
Member

rsaz commented Sep 27, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Module is scaffolded in non opinionated template when the user generates a controller. This behavior should only be applied to services or controllers in the opinionated template

In the non opinionated template module should be scaffolded individually

Steps to reproduce

In the non opinionated template:

expressots g c controller/user

It generates module as well

Expected behavior

Controller scaffolld should just generate the controller

Package version

1.4.0

Node.js version

18.11.0

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

No response

@rsaz rsaz added needs triage Needs analysis bug Something isn't working good first issue Good for newcomers hacktoberfest Hacktoberfest labels Sep 27, 2023
@juliano-soares juliano-soares self-assigned this Oct 2, 2023
@rsaz
Copy link
Member Author

rsaz commented Mar 30, 2024

Resolved in #36

@rsaz rsaz closed this as completed Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest Hacktoberfest needs triage Needs analysis
Projects
Status: Done
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants