add debug option

This commit is contained in:
chsakell
2016-09-26 13:42:36 +03:00
parent d2e3b8355c
commit fee7d8b8dd

View File

@@ -36,7 +36,8 @@
"buildOptions": { "buildOptions": {
"emitEntryPoint": true, "emitEntryPoint": true,
"preserveCompilationContext": true "preserveCompilationContext": true,
"debugType": "portable"
}, },
"runtimeOptions": { "runtimeOptions": {