mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-07-29 07:10:04 -04:00
Update documentation for build script. Re GH-304
This commit is contained in:
parent
ccc981d617
commit
745720154d
1 changed files with 0 additions and 4 deletions
4
build.py
4
build.py
|
@ -30,10 +30,6 @@
|
|||
#
|
||||
# This script also generates:
|
||||
# blocks_compressed.js: The compressed Blockly language blocks.
|
||||
# javascript_compressed.js: The compressed Javascript generator.
|
||||
# python_compressed.js: The compressed Python generator.
|
||||
# dart_compressed.js: The compressed Dart generator.
|
||||
# lua_compressed.js: The compressed Lua generator.
|
||||
# msg/js/<LANG>.js for every language <LANG> defined in msg/js/<LANG>.json.
|
||||
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue