Automatically replaces shadow blocks with real blocks when first changed.
bower install --save blockly-shadow-autoreplacer
Add shadow-autoreplacer.js to your index.html after all the other blockly scripts.
<script src="bower_components/blockly-shadow-autoreplacer/shadow-autoreplacer.js"></script>
