1
0
mirror of https://github.com/flarum/core.git synced 2025-08-30 19:40:02 +02:00

Add custom-elements pollyfill & markdown bar if Reflect API is present

Ref #1702
This commit is contained in:
David Sevilla Martín
2019-04-10 18:13:09 -04:00
parent fd53498280
commit 3726307f16
3 changed files with 9 additions and 10 deletions

View File

@@ -5,7 +5,6 @@
"@github/markdown-toolbar-element": "^0.1.1",
"@webcomponents/custom-elements": "^1.2.1",
"flarum-webpack-config": "0.1.0-beta.10",
"harmony-reflect": "^1.6.1",
"mdarea": "^0.0.10",
"webpack": "^4.26.0",
"webpack-cli": "^3.1.2"