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
feat(module): component optional when generating module (angular#3389)
* change URL query key name
* generate component with module made optional
* revert changes done to module cause open PR
* components when generating module is optional
* tests updated for component flag
* fix parent/child compnent test to fit new flag
* updated test for parent/child module generate
* removed component testing from basic module e2e
* adjusted e2e test for generate module
* ng g m creates module only with routing flag
* unit test for new generate module behavior
* e2e tests for g m new behavior
* remove spec test
* shorten test module name to keep 100 char limit
0 commit comments