Added extensions (#385)

* inject file importers as extensions

* logging

* updated signature
This commit is contained in:
Peli de Halleux
2017-04-18 16:26:13 -07:00
committed by GitHub
parent c1dadd9568
commit 33012441bc
3 changed files with 41 additions and 27 deletions

View File

@ -228,33 +228,7 @@
"feedbackUrl": "https://www.research.net/r/MCmicro",
"appStoreID": "1092687276",
"mobileSafariDownloadProtocol": "microbithex://?data",
"browserSupport": [
{
"name": "unsupported",
"os": "*",
"path": "/browsers"
},
{
"name": "unsupported",
"os": "mac",
"path": "/browsers/mac"
},
{
"name": "unsupported",
"os": "linux",
"path": "browsers/linux"
},
{
"name": "unsupported",
"os": "rpi",
"path": "/raspberry-pi"
},
{
"name": "unsupported",
"os": "windows",
"path": "/browsers/windows"
}
],
"extendEditor": true,
"docMenu": [
{
"name": "Support",