Closed (fixed)
Project:
CKEditor 5
Version:
1.0.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
12 Aug 2021 at 12:39 UTC
Updated:
17 Sep 2021 at 06:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leers#3227853: Remove dependency on Vue.js landed, let's do this!
Comment #4
lauriiiFYI, js/build/admin/admin.js is removed as part of the MR as the only change as the result of running
yarn build. It is not caused by this but it's something that should have been removed in #3227853: Remove dependency on Vue.js.Comment #5
lauriiiAdded proposed dependency evaluations to IS.
Comment #6
lauriiiI posted dependency tree on ##5. Something to note is that CKEditor 5 is the only production dependency. However, most of the dependencies are used as part of the code compilation and therefore could have an impact on the code that we include in the application.
Comment #7
lauriiiHere's a cleaned up list which only contains new dependencies.
Comment #9
lauriiiMerging since there's no changes to production code as part of the MR.
Comment #10
wim leersNice that we were able to remove two dev dependencies! 🥳