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