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 would like to add E2E project generation option to nest application generator schema
Motivation
In most recent version, node application generator has been updated to generate E2E project by default. Nest application generator which uses node generator was not updated and therefore it always generates E2E project.
Suggested Implementation
Add E2E generation option to nest application schema and pass the option to node application generator when generating nest application
Alternate Implementations
The text was updated successfully, but these errors were encountered:
FurlanLuka
changed the title
Added E2E project generation option to nest application generator
Add E2E project generation option to nest application generator
Feb 5, 2023
This issue has been automatically marked as stale because it hasn't had any recent activity. It will be closed in 14 days if no further activity occurs.
If we missed this issue please reply to keep it active.
Thanks for being a part of the Nx community! 🙏
Description
I would like to add E2E project generation option to nest application generator schema
Motivation
In most recent version, node application generator has been updated to generate E2E project by default. Nest application generator which uses node generator was not updated and therefore it always generates E2E project.
Suggested Implementation
Add E2E generation option to nest application schema and pass the option to node application generator when generating nest application
Alternate Implementations
The text was updated successfully, but these errors were encountered: