-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Change the implementation of the Design Library:
- Remove the Design Library block, instead we register the Design Library as a Plugin instead (tentative, you can change this during implementation)
- Lazy load the design library module so all related files will be split into a separate chunk and will only be loaded when the design library button is going to be used
Goal:
- design library will not be loaded at the start
- design library will not be included in stk.js
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request