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

Add custom elements polyfill

This commit is contained in:
Toby Zerner
2018-11-14 06:43:45 +10:30
parent a06ffc85c7
commit f75f2214a6
3 changed files with 19 additions and 12 deletions

View File

@@ -3,6 +3,7 @@
"version": "0.0.0",
"dependencies": {
"@github/markdown-toolbar-element": "^0.1.1",
"@webcomponents/custom-elements": "^1.2.1",
"flarum-webpack-config": "0.1.0-beta.9",
"mdarea": "0.0.10",
"webpack": "^4.25.1",