mirror of
https://github.com/google/blockly.git
synced 2026-05-03 10:30:13 +02:00
2a7d6b08b5
* fix: loading messages in the browser * chore: fix comment * fix: change unwrapped message files to write to a new object, rather than Blockly.Msg * fix: fixup exports * fix: PR comments * fix: change to use for-in loop * fix: ES6 compatibility and formatting