/** * @license * Copyright 2022 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * @file The entrypoint for blockly_compressed.js. Provides various * backwards-compatibility hacks. Not used when loading in * uncompressed mode. */ // Former goog.module ID: Blockly.main import * as Msg from './msg.js'; // If Blockly is compiled with ADVANCED_COMPILATION and/or loaded as a // CJS or ES module there will not be a Blockly global variable // created. This can cause problems because a very common way of // loading translations is to use a