You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Not yet supported because `vanilla-jsoneditor` does not export UMD, please leave a message [here](https://github.com/josdejong/svelte-jsoneditor/discussions/196) if you need it.
123
+
> ⚠ Not yet supported because `vanilla-jsoneditor` does not export UMD, please leave a message [here](https://github.com/josdejong/svelte-jsoneditor/discussions/196) if you need it.
124
124
125
125
```html
126
126
<!DOCTYPE html>
@@ -138,7 +138,7 @@ createApp()
138
138
<scriptsrc="https://unpkg.com/vue"></script>
139
139
<scriptsrc="https://unpkg.com/vue-demi"></script>
140
140
<!-- TODO --> <scriptsrc="./vanilla-jsoneditor.umd.js"></script>
> Not yet supported because `vanilla-jsoneditor` does not export UMD, please leave a message [here](https://github.com/josdejong/svelte-jsoneditor/discussions/196) if you need it.
237
+
> ⚠ Not yet supported because `vanilla-jsoneditor` does not export UMD, please leave a message [here](https://github.com/josdejong/svelte-jsoneditor/discussions/196) if you need it.
238
238
239
239
```html
240
240
<!DOCTYPE html>
@@ -252,7 +252,7 @@ Vue.use(JsonEditorVue, {
252
252
<scriptsrc="https://unpkg.com/vue@2"></script>
253
253
<scriptsrc="https://unpkg.com/vue-demi"></script>
254
254
<!-- TODO --> <scriptsrc="./vanilla-jsoneditor.umd.js"></script>
> Not yet supported because `vanilla-jsoneditor` does not export UMD, please leave a message [here](https://github.com/josdejong/svelte-jsoneditor/discussions/196) if you need it.
368
+
> ⚠ Not yet supported because `vanilla-jsoneditor` does not export UMD, please leave a message [here](https://github.com/josdejong/svelte-jsoneditor/discussions/196) if you need it.
0 commit comments