Skip to content

Commit 9f79ed9

Browse files
committed
Update to move custom CodeMirror codebase to our own repo and update webpack build config
1 parent 3a305b8 commit 9f79ed9

412 files changed

Lines changed: 18 additions & 77408 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"bootstrap": "^3.3.7",
2121
"chance": "^1.0.4",
2222
"cheerio": "^0.22.0",
23+
"codemirror": "git+https://github.com/hackmdio/CodeMirror.git",
2324
"compression": "^1.6.2",
2425
"connect-session-sequelize": "^3.2.0",
2526
"cookie": "0.3.1",
@@ -156,6 +157,7 @@
156157
"script-loader": "^0.7.0",
157158
"style-loader": "^0.13.1",
158159
"url-loader": "^0.5.7",
159-
"webpack": "^1.13.2"
160+
"webpack": "^1.13.2",
161+
"webpack-shell-plugin": "^0.4.3"
160162
}
161163
}

public/vendor/codemirror/addon/comment/comment.js

Lines changed: 0 additions & 206 deletions
This file was deleted.

public/vendor/codemirror/addon/comment/continuecomment.js

Lines changed: 0 additions & 85 deletions
This file was deleted.

public/vendor/codemirror/addon/dialog/dialog.css

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)