Open samelhusseini opened 5 years ago
Note on the help wanted tag, some of these should be easy like #3053 but not all of them.
Related PRs so far:
Most or all of these (notably including Blockly.Trashcan
) have ceased to be optional due to the work done to re-export `Blockly.in
core/blockly.js`. 🤔
(* Noted while investigating issues with building Blockly Games.)
Unchecking all the progress we've made (14 out of 17) due to the TypeScript migration. We're back to square one.
Hang on, I consider it still modularized if it's registrable. There are two parts we're talking about:
The first one focuses on modularization for API boundaries, and we've made a lot of progress there. The second one focuses on size.
Using this issue to track work for splitting out Blockly into more modular components. Renderers and fields are already fairly modular, we'll need to run a cost-benefit analysis of how easy it is to modularize more of Blockly. Some candidates: