-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Home
Andrew Sliwinski edited this page May 12, 2016
·
17 revisions
Building Scratch Blocks requires Python 2 and an internet connection as it uses Google's online Closure Compiler. Once you are ready, you can build by running:
python build.py
This will export multiple files including:
blockly_uncompressed_vertical.js
blockly_uncompressed_horizontal.js
blockly_compressed_vertical.js
blockly_compressed_horizontal.js
blocks_compressed.js