JC-Orozco / BlocksIDE

Complete Blocks js development environment including js to blocks and blocks to js conversions
https://jc-orozco.github.io/BlocksIDE/build/index.html
Apache License 2.0
73 stars 19 forks source link

Map keys not converted to blocks correctly #2

Closed RoboErikG closed 7 years ago

RoboErikG commented 7 years ago

Creating a map with quoted elements like the following

var i={ 'foo': 'baz' }

generates the attached blocks. image

JC-Orozco commented 7 years ago

Fixed on version 0.3.6