mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
Reverting blockly.js edit.
This commit is contained in:
@@ -38,7 +38,7 @@ goog.require('Blockly.FieldCheckbox');
|
||||
goog.require('Blockly.FieldColour');
|
||||
// Date picker commented out since it increases footprint by 60%.
|
||||
// Add it only if you need it.
|
||||
// goog.require('Blockly.FieldDate');
|
||||
//goog.require('Blockly.FieldDate');
|
||||
goog.require('Blockly.FieldDropdown');
|
||||
goog.require('Blockly.FieldLabelSerializable');
|
||||
goog.require('Blockly.FieldImage');
|
||||
|
||||
Reference in New Issue
Block a user