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
@@ -63,7 +63,11 @@ The NativeScript Nx plugin will prefix apps by default to help distinguish them
63
63
64
64
#### `--framework [angular]`
65
65
66
-
By default a "vanilla" NativeScript app will be generated using xml view files. Use this option to create a specific frontend framework integration app.
66
+
Use this option to create a specific frontend framework integration app.
67
+
68
+
By default a "vanilla" NativeScript app will be generated using xml view files.
69
+
70
+
This setting will be saved with plugin settings the first time it's used to automatically choose this frontend framework integration for subsequent usages and with other generators without having to specify the flag again.
0 commit comments