Deprecate kaios-portal
Reviewed By: passy Differential Revision: D36807506 fbshipit-source-id: 660f334a46dbf7847c90ce6e67f2dc974c1daf90
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9cc8e4076f
commit
2b16916a85
@@ -113,6 +113,10 @@
|
||||
"headless": {
|
||||
"type": "boolean",
|
||||
"description": "Specifies if plugin works in a headless mode. Default: false."
|
||||
},
|
||||
"deprecated": {
|
||||
"type": "string",
|
||||
"description": "Mark plugin as deprecated and exclude it from the bundle. Optionally, provide a reason for deprecation. Set to '' to use the default deprecation reason."
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user