mirror of
https://github.com/google/blockly.git
synced 2026-01-07 09:00:11 +01:00
Messages are no longer compiled in.
This commit is contained in:
@@ -77,7 +77,6 @@ COMPILATION_COMMAND="java -jar $COMPILER --js='$BLOCKLY_ROOT/tests/compile/main.
|
||||
--js='$tempPath/**.js' \
|
||||
--js='$BLOCKLY_ROOT/blocks/**.js' \
|
||||
--js='$BLOCKLY_ROOT/generators/**.js' \
|
||||
--js='$BLOCKLY_ROOT/msg/js/**.js' \
|
||||
--generate_exports \
|
||||
--externs $BLOCKLY_ROOT/externs/svg-externs.js \
|
||||
--compilation_level ADVANCED_OPTIMIZATIONS \
|
||||
|
||||
Reference in New Issue
Block a user