fix: Make message files work in unpackaged mode, and rebuild msg files

(cherry picked from commit 4b1bb8c7b6)
This commit is contained in:
Maribeth Bottorff
2022-08-08 14:29:50 -07:00
parent da8e486995
commit c3af8deef3
124 changed files with 51123 additions and 51123 deletions

View File

@@ -12,5 +12,5 @@
}
}(this, function() {
<%= contents %>
return messages;
return Blockly.Msg;
}));