codex-team/editor.js

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

Open

#1,321 opened on Sep 21, 2020

View on GitHub
 (4 comments) (6 reactions) (0 assignees)TypeScript (26,602 stars) (1,985 forks)batch import
good first issueimportant

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