mirror of
https://github.com/google/blockly.git
synced 2026-01-08 09:30:06 +01:00
Missing requires, r through v
This commit is contained in:
@@ -25,6 +25,8 @@ goog.require('Blockly.utils.dom');
|
||||
goog.require('Blockly.utils.Svg');
|
||||
|
||||
goog.requireType('Blockly.blockRendering.ConstantProvider');
|
||||
goog.requireType('Blockly.blockRendering.InlineInput');
|
||||
goog.requireType('Blockly.blockRendering.InRowSpacer');
|
||||
goog.requireType('Blockly.BlockSvg');
|
||||
goog.requireType('Blockly.RenderedConnection');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user