How to generates a component without using Standalone Component? #923
-
In the latest Angular Schematics seems can only generate component only in Standalone component. What if I am developing a previous version of Angular, how can I generate component using traditional NgModule support? My current workaround is install previous version of Angular Schematics. Do you plan to support switch in the Angular Schematics that support both development model? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello, The switch already exists in the Pro edition. As stated in the documentation:
|
Beta Was this translation helpful? Give feedback.
Hello,
The switch already exists in the Pro edition. As stated in the documentation: