-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Request
Is your feature request related to a problem? Please describe.
Remove useless imports like the Buffer one here in certain environments. e.g. node doesn't need buffer import since it's already defined https://nodejs.org/api/buffer.html
Describe the solution you'd like
Use dynamic imports to improve efficiency of the driver.
Dependencies we can remove using dynamic imports:
- whatwg-urlbufferTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity