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

This commit is contained in:
Maribeth Bottorff
2022-08-08 14:29:50 -07:00
parent f07b06b6d5
commit 4b1bb8c7b6
124 changed files with 51123 additions and 51123 deletions

View File

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