mirror of
https://github.com/flarum/core.git
synced 2025-09-02 12:43:28 +02:00
Editor Driver Abstraction (#2594)
This will allow drop-in replacements of the editor with a more advanced WYSIWYG solution such as ProseMirror
This commit is contained in:
committed by
GitHub
parent
67306a9d34
commit
7d79912d36
@@ -16,6 +16,7 @@
|
||||
"mithril": "^2.0.4",
|
||||
"punycode": "^2.1.1",
|
||||
"spin.js": "^3.1.0",
|
||||
"textarea-caret": "^3.1.0",
|
||||
"webpack": "^4.43.0",
|
||||
"webpack-cli": "^3.3.11",
|
||||
"webpack-merge": "^4.1.4"
|
||||
|
Reference in New Issue
Block a user