Skip to content

Commit

Permalink
Remove CodeMirror dependencies (#18911)
Browse files Browse the repository at this point in the history
EasyMDE already loads all the modes and plugins it needs, so there is no reason for neither the webpack dependency nor the vendored copy
  • Loading branch information
silverwind authored Feb 26, 2022
1 parent 6d55a13 commit 329b959
Show file tree
Hide file tree
Showing 360 changed files with 3 additions and 61,916 deletions.
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 0 additions & 8 deletions public/vendor/plugins/codemirror/.gitattributes

This file was deleted.

8 changes: 0 additions & 8 deletions public/vendor/plugins/codemirror/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions public/vendor/plugins/codemirror/.npmignore

This file was deleted.

4 changes: 0 additions & 4 deletions public/vendor/plugins/codemirror/.travis.yml

This file was deleted.

21 changes: 0 additions & 21 deletions public/vendor/plugins/codemirror/LICENSE

This file was deleted.

209 changes: 0 additions & 209 deletions public/vendor/plugins/codemirror/addon/comment/comment.js

This file was deleted.

78 changes: 0 additions & 78 deletions public/vendor/plugins/codemirror/addon/comment/continuecomment.js

This file was deleted.

32 changes: 0 additions & 32 deletions public/vendor/plugins/codemirror/addon/dialog/dialog.css

This file was deleted.

Loading

0 comments on commit 329b959

Please sign in to comment.