codex-team / codex-team/codex.tooltips
Migrate CodeX Tooltips to Vite
Open
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
- Repo: https://github.com/codex-team/codex.tooltips
- It uses outdated Webpack
- We can't import it locally to editor.js during development since Webpacks UMD bundle is not working properly with Editor Vite's build
- We need an ability to import it locally to editor.js to resolve some issues
- Solution is to migrate from old webpack to the latest Vite
- Example: https://github.com/editor-js/paragraph/pull/75
- Example 2: https://github.com/editor-js/header/pull/97
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.