mirror of
https://github.com/google/blockly.git
synced 2026-06-17 16:45:13 +02:00
cf1c69686d
Refactored renderContent() to use new attemptCodeGeneration() function, reducing code duplication. attemptCodeGeneration() now calls checkAllGeneratorFunctionsDefined() before running the generator.