mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -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:
|
# This script also generates:
|
||||||
# blocks_compressed.js: The compressed Blockly language blocks.
|
# 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.
|
# msg/js/<LANG>.js for every language <LANG> defined in msg/js/<LANG>.json.
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue