mirror of
https://github.com/google/blockly.git
synced 2026-01-11 02:47:09 +01:00
Fix comment
This commit is contained in:
3
build.py
3
build.py
@@ -22,8 +22,7 @@
|
||||
# generators builds every <language>_compressed.js.
|
||||
# langfiles builds every msg/js/<LANG>.js file.
|
||||
|
||||
# This script generates four versions of Blockly's core files. The first pair
|
||||
# are:
|
||||
# This script generates two versions of Blockly's core files:
|
||||
# blockly_compressed.js
|
||||
# blockly_uncompressed.js
|
||||
# The compressed file is a concatenation of all of Blockly's core files which
|
||||
|
||||
Reference in New Issue
Block a user