mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 02:54:21 +08:00
refactor: deprecate tsconfigFileName in app-shell schematic
This commit is contained in:
parent
b3f84cc518
commit
abdc6aa11c
@ -51,7 +51,8 @@
|
|||||||
"tsconfigFileName": {
|
"tsconfigFileName": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "tsconfig.server",
|
"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": [
|
"required": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user