- Issue created by @ptmkenny
- 🇯🇵Japan ptmkenny
CKEditor support for vite is still experimental; last year, when I added the editor to a TypeScript project (not a plugin, just getting the standard editor set up), it was a bit of a pain. I think the official build toolchain is all in webpack, so it's probably better to stick with webpack for now.
- Status changed to Needs review
9 months ago 10:59pm 2 June 2024 - 🇦🇺Australia darvanen Sydney, Australia
Ok, had a look at https://github.com/ckeditor/ckeditor5-dev/releases/tag/v32.0.0 and decided to remove @ckeditor/ckeditor5-dev-utils as I could not see anywhere it was being used in scripts or imports. Also updated all dependencies and audit now shows zero deprecations. Building the JS library makes no changes to the built code.
- Status changed to RTBC
5 months ago 8:16am 14 September 2024 - 🇦🇺Australia darvanen Sydney, Australia
Confirmed again that running the build with the change doesn't alter anything in the build. I've updated to the latest point releases and I'm going to commit this. 3 months is long enough to wait for someone else to review my work.
-
darvanen →
committed 414ec3fa on 2.x
Issue #3450392 by darvanen, ptmkenny: ckeditor5-dev-webpack-plugin and...
-
darvanen →
committed 414ec3fa on 2.x
- Status changed to Fixed
5 months ago 8:21am 14 September 2024 Automatically closed - issue fixed for 2 weeks with no activity.