Hans
|
afa71a1471
|
feat(@angular/cli): add help for ng-new schematics
Before it was missing because we need to load the schematics engine for it.
I moved the ng update logic that did this to SchematicCommand.
|
2018-09-14 21:29:31 -07:00 |
|
Hans Larsen
|
30b0cbda0d
|
refactor(@angular/cli): automated JSON schema interface generation
|
2018-09-13 16:44:17 -07:00 |
|
Hans
|
de7ec84872
|
feat(@angular/cli): add --helpJson (or --help-json) too all commands
And other refactors.
The interface for the JSON is available in command.ts (the CommandDescription).
|
2018-09-06 07:37:48 -07:00 |
|
Hans
|
75d682b271
|
refactor(@angular/cli): use smart default instead of overwriting args
|
2018-09-06 07:37:48 -07:00 |
|
Charles Lyding
|
489f0e9055
|
feat(@angular/cli): initialize a console prompt provider for schematics
|
2018-08-29 09:25:56 -07:00 |
|
Yi Qi
|
0535e2b738
|
feat(@angular/cli): allow schematic command to specify the default colletion.
|
2018-08-24 15:02:44 -07:00 |
|
Hans
|
c75318b432
|
fix(@angular/cli): fix ci for new command formats
|
2018-08-13 20:58:47 -07:00 |
|