updated target definition

This commit is contained in:
Peli de Halleux 2016-04-27 13:13:03 -07:00
parent b30a0ced87
commit 5565bb7d24

View File

@ -57,7 +57,10 @@
"deployDrives": "^MICROBIT" "deployDrives": "^MICROBIT"
}, },
"runtime": { "runtime": {
"mathBlocks": true "mathBlocks": true,
"loopBlocks": true,
"logicBlocks": true,
"variablesBlocks": true
}, },
"simulator": { "simulator": {
"autoRun": true "autoRun": true