codex-team/editor.js

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

Open

#1,321 建立於 2020年9月21日

在 GitHub 查看
 (4 留言) (6 反應) (0 負責人)TypeScript (26,602 star) (1,985 fork)batch import
good first issueimportant

描述

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:

貢獻者指南