Skip to content

Stop loading JS generator in the main blockly bundle #7625

@BeksOmega

Description

@BeksOmega

Check for duplicates

  • I have searched for similar issues before opening a new one.

Description

When you access Blockly via import * as Blockly from 'blockly'; It loads the JS generator, but it isn't made accessible to external developers in any way. We should stop loading the JS generator.

Metadata

Metadata

Assignees

Labels

issue: bugDescribes why the code or behaviour is wrong

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions