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