mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 02:24:10 +08:00
refactor: deprecate tsconfigFileName in app-shell schematic
This commit is contained in:
parent
b3f84cc518
commit
abdc6aa11c
@ -51,7 +51,8 @@
|
||||
"tsconfigFileName": {
|
||||
"type": "string",
|
||||
"default": "tsconfig.server",
|
||||
"description": "The name of the TypeScript configuration file."
|
||||
"description": "The name of the TypeScript configuration file.",
|
||||
"x-deprecated": "This option has no effect."
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user