makenai / robotnik

Drag and drop robotics educational library starring Johnny Five and Blockly (crowd goes wild)
52 stars 13 forks source link

Better code generation #32

Closed makenai closed 8 years ago

makenai commented 8 years ago

You might see duplicate default workshops if you came from a previous version - that's because there are copies of them in the local pouchDB. If you see two copies of Makerland and Line Follower, open a console in Chrome and run the following command: indexedDB.deleteDatabase('_pouch_Workshops')