mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
Make dynamic variables be an optional module.
Also straighten out some dependencies.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
goog.provide('Blockly.Bubble');
|
||||
|
||||
goog.require('Blockly.Scrollbar');
|
||||
goog.require('Blockly.Touch');
|
||||
goog.require('Blockly.utils');
|
||||
goog.require('Blockly.utils.Coordinate');
|
||||
|
||||
Reference in New Issue
Block a user