Bug (build): Tree shaking does not work
Open
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
For now when i want to use only one method from `@editorjs/caret` (e.g. `focus`) all dependencies would be installed and will participate in final vite build
## Solution
configure Tree shaking
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.