nativescript-schematics icon indicating copy to clipboard operation
nativescript-schematics copied to clipboard

Allow specifying custom mobile and web extensions when creating new shared projects

Open sis0k0 opened this issue 7 years ago • 0 comments

Implement --nsExtension and --webExtension options for ng new --shared:

ng new --shared --name=my-project --nsExtension=mobile --webExtension=web

sis0k0 avatar Aug 21 '18 14:08 sis0k0