codex-team/editor.js

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

开放

#1,321 创建于 2020年9月21日

 (4 条评论) (6 个反应) (0 位负责人)TypeScript (1,985 个派生)batch import
good first issueimportant

仓库指标

星标
 (26,602 个星标)
PR 合并指标
 (30 天内没有已合并 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:

贡献者指南