* properly log exception

* report more error paths

* tweak dialogs

* move dapjs to prepend folder

* bump pxt
This commit is contained in:
Peli de Halleux
2019-04-04 20:42:04 -07:00
committed by GitHub
parent b0a6df8328
commit 26036e4b28
4 changed files with 11 additions and 10 deletions

View File

@ -13,6 +13,5 @@
"newLine": "LF",
"sourceMap": false,
"jsx": "react"
},
"prepend": ["../external/dapjs.js"]
}
}