File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -48,16 +48,16 @@ Note: There's a limit of 20 custom dimensions.
48
48
| 6 | ` --collection ` | ` string ` |
49
49
| 7 | ` Flag: --strict ` | ` boolean ` |
50
50
| 8 | ` Ivy Enabled ` | ` boolean ` |
51
- | 9 | ` Flag: --inlineStyle ` | ` boolean ` |
52
- | 10 | ` Flag: --inlineTemplate ` | ` boolean ` |
53
- | 11 | ` Flag: --viewEncapsulation ` | ` string ` |
54
- | 12 | ` Flag: --skipTests ` | ` boolean ` |
51
+ | 9 | ` Flag: --inline-style ` | ` boolean ` |
52
+ | 10 | ` Flag: --inline-template ` | ` boolean ` |
53
+ | 11 | ` Flag: --view-encapsulation ` | ` string ` |
54
+ | 12 | ` Flag: --skip-tests ` | ` boolean ` |
55
55
| 13 | ` Flag: --aot ` | ` boolean ` |
56
56
| 14 | ` Flag: --minimal ` | ` boolean ` |
57
- | 15 | ` Flag: --lintFix ` | ` boolean ` |
57
+ | 15 | ` Flag: --lint-fix ` | ` boolean ` |
58
58
| 16 | ` Flag: --optimization ` | ` boolean ` |
59
59
| 17 | ` Flag: --routing ` | ` boolean ` |
60
- | 18 | ` Flag: --skipImport ` | ` boolean ` |
60
+ | 18 | ` Flag: --skip-import ` | ` boolean ` |
61
61
| 19 | ` Flag: --export ` | ` boolean ` |
62
62
| 20 | ` Build Errors (comma separated) ` | ` string ` |
63
63
<!-- DIMENSIONS_TABLE_END-->
You can’t perform that action at this time.
0 commit comments