-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
component: build processcomponent: testsissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added
Milestone
Description
There are two things that need to be done for this.
First is just building a test for Blockly's compiled size and gzipped size so we can track the overall size of the library over time.
Second, we now have a way to remove optional components from Blockly at build time via the requires.js file. We should build a test that generates the bytes saved by removing each component so developers can decide which components are worth using for their application.
See #3023 for a partial list of components that may be optional over time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component: build processcomponent: testsissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added