codex-team/editor.js

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

Open

#1,321 opened on 2020年9月21日

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

Repository metrics

Stars
 (26,602 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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:

コントリビューターガイド