remove CDN installation

This commit is contained in:
Hans Pagel
2020-09-15 21:17:18 +02:00
parent c4328aec58
commit 80682bbffb

View File

@@ -50,11 +50,3 @@ CodeSandbox is an online coding environment. Its great to fiddle around witho
Its also amazing for bug reports. Try to recreate a bug there and share it with us before you [file an issue on GitHub](https://github.com/ueberdosis/tiptap-next/issues/new). This helps a ton to fix bugs faster. Its also amazing for bug reports. Try to recreate a bug there and share it with us before you [file an issue on GitHub](https://github.com/ueberdosis/tiptap-next/issues/new). This helps a ton to fix bugs faster.
* [Vue.js/tiptap on CodeSandbox](https://codesandbox.io/s/vue-issue-template-h0g28) * [Vue.js/tiptap on CodeSandbox](https://codesandbox.io/s/vue-issue-template-h0g28)
## CDN
> ⚠️ This is broken and doesnt work. Dont use it. We are working on it.
```html
<script src="https://cdn.jsdelivr.net/npm/tiptap@1.29.4/dist/tiptap.min.js"></script>
```