浏览代码

Add display-details back to define.json to apply its signature neutral config

Rudy Ges 3 月之前
父节点
当前提交
3f235af537
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      src-json/define.json

+ 7 - 0
src-json/define.json

@@ -107,6 +107,13 @@
 		"signatureNeutral": true,
 		"doc": "Read the contents of a file specified in `--display` from standard input."
 	},
+	{
+		"name": "DisplayDetails",
+		"define": "display-details",
+		"signatureNeutral": true,
+		"doc": "Not used anymore, but still sent by vshaxe.",
+		"deprecated": "This flag is no longer supported in Haxe 5"
+	},
 	{
 		"name": "DllExport",
 		"define": "dll-export",