1
Fork 0

Remove CodeMirror dependencies (#18911)

EasyMDE already loads all the modes and plugins it needs, so there is no reason for neither the webpack dependency nor the vendored copy
This commit is contained in:
silverwind 2022-02-26 16:47:52 +01:00 committed by GitHub
parent 6d55a132a5
commit 329b959160
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
360 changed files with 3 additions and 61916 deletions

View file

@ -10,7 +10,6 @@
"@claviska/jquery-minicolors": "2.3.6",
"@primer/octicons": "16.3.1",
"add-asset-webpack-plugin": "2.0.1",
"codemirror": "5.65.2",
"css-loader": "6.6.0",
"dropzone": "6.0.0-beta.2",
"easymde": "2.16.1",