mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
Improve accuracy of goog.require calls.
This commit is contained in:
parent
0c0258c833
commit
c9addf7e31
29 changed files with 173 additions and 146 deletions
|
@ -28,6 +28,7 @@ goog.provide('Blockly.FieldLabel');
|
|||
|
||||
goog.require('Blockly.Field');
|
||||
goog.require('Blockly.Tooltip');
|
||||
goog.require('goog.dom');
|
||||
goog.require('goog.math.Size');
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue