Generate zoneless apps with @nx/angular:application
#31932
joelkesler
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The current
@nx/angular:application
generator does not support creating zoneless apps, requiring developers to manually update any newly generated app to make it zoneless.The Angular cli supports generating zoneless apps, with the
zoneless
option when using ng generate:Would it be possible to update
@nx/angular:application
to also support creating zoneless apps?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions