codex-team/editor.js

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

Open

#1.321 aberto em 21 de set. de 2020

Ver no GitHub
 (4 comments) (6 reactions) (0 assignees)TypeScript (1.985 forks)batch import
good first issueimportant

Métricas do repositório

Stars
 (26.602 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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:

Guia do colaborador