mirror of
https://github.com/google/blockly.git
synced 2026-01-27 10:40:09 +01:00
fix: Make message files work in unpackaged mode, and rebuild msg files
(cherry picked from commit 4b1bb8c7b6)
This commit is contained in:
@@ -12,5 +12,5 @@
|
||||
}
|
||||
}(this, function() {
|
||||
<%= contents %>
|
||||
return messages;
|
||||
return Blockly.Msg;
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user