|
@@ -10,7 +10,7 @@
|
|
"type": "hl",
|
|
"type": "hl",
|
|
"hxml": "profiler.hxml",
|
|
"hxml": "profiler.hxml",
|
|
"cwd": "${workspaceFolder}",
|
|
"cwd": "${workspaceFolder}",
|
|
- "args": ["-out","Profile.json","-debug"],
|
|
|
|
|
|
+ "args": ["--out","Profile.json","--debug"],
|
|
"preLaunchTask": {
|
|
"preLaunchTask": {
|
|
"type": "haxe",
|
|
"type": "haxe",
|
|
"args": "active configuration"
|
|
"args": "active configuration"
|