[WEB-1682] refactor: editor code splitting (#4893)

* refactor: lite and rich text editors

* refactor: document editor migration

* fix: add missing css import

* refactor: issue embed widget splitting

* chore: remove extensions folder from ee

* chore: update web ee folder structure

* fix: build errors

---------

Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
This commit is contained in:
Aaryan Khandelwal 2024-06-21 17:37:11 +05:30 committed by GitHub
parent 367ccba17e
commit dcdd1ef065
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
256 changed files with 1027 additions and 2401 deletions

View file

@ -7,7 +7,7 @@
"web",
"space",
"admin",
"packages/editor/*",
"packages/editor",
"packages/eslint-config-custom",
"packages/tailwind-config-custom",
"packages/tsconfig",