updated target definition
This commit is contained in:
parent
b30a0ced87
commit
5565bb7d24
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user