mirror of
https://github.com/google/blockly.git
synced 2026-06-17 00:25:14 +02:00
de8d356838
Use the freshly-built build/*_compresssed.js files when bootstrapping in compressed mode, rather than using the checked-in files in the repository root. This helps ensure that compressed and uncompressed mode will be testing (as closely as possible) the same code.