codex-team/editor.js

[Bug] Editor.js bundle size is very large.

Open

#1,321 opened on Sep 21, 2020

 (4 comments) (6 reactions) (0 assignees)TypeScript (1,985 forks)batch import
good first issueimportant

Repository metrics

Stars
 (26,602 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The bundle size for Editor.js after building is very large. Maybe removing some of the unnecessary parts of code or lazy loading some of the modules could help.

Current bundle size:

Contributor guide