stable

Clone or download

Read-only

chore: Dedupe ckeditor and tus dependencies

No functional change expected. Image drop/paste in CKEditor should work as before. Notes: kanban: 1.16 MiB -> 1.12 MiB planning v2: 1.22 MiB -> 1.19 MiB TTM: 1.60 MiB -> 1.57 MiB Also added missing CleanWebpack plugin to planning-v2 and kanban (it should clear some space in your `frontend_assets` folders) Implement request #32638 Dedupe ckeditor and tus dependencies Change-Id: I9c499b95bb2c1fbbb05fe7e4625867ef21b2a788

Modified Files

Name
M lib/frontend/ckeditor-image-upload/tsconfig.json +2 −1 Go to diff View file
M lib/frontend/ckeditor-image-upload/vite.config.ts +11 −1 Go to diff View file
M plugins/agiledashboard/scripts/kanban/webpack.common.js +1 −0 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/webpack.common.js +1 −0 Go to diff View file
M plugins/tracker/scripts/lib/artifact-ckeditor-image-upload/tsconfig.json +2 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-ckeditor-image-upload/vite.config.ts +11 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/webpack.common.js +2 −0 Go to diff View file