mirror of
https://github.com/google/blockly.git
synced 2026-01-09 18:10:08 +01:00
Toolbox Rewrite (#4223)
Rewrite the toolbox in order to get rid of old closure code and make it easier to extend. Co-authored-by: Maribeth Bottorff <maribethb@google.com>
This commit is contained in:
@@ -27,11 +27,11 @@ function typings() {
|
||||
const blocklySrcs = [
|
||||
"core/",
|
||||
"core/components",
|
||||
"core/components/tree",
|
||||
"core/keyboard_nav",
|
||||
"core/renderers/common",
|
||||
"core/renderers/measurables",
|
||||
"core/theme",
|
||||
"core/toolbox",
|
||||
"core/interfaces",
|
||||
"core/utils",
|
||||
"msg/"
|
||||
|
||||
Reference in New Issue
Block a user