make less assumptions about the Y.js provider, fix #70

This commit is contained in:
Hans Pagel
2021-01-08 18:02:06 +01:00
parent 6c20e92f7e
commit 3496718654
8 changed files with 50 additions and 30 deletions

View File

@@ -34,7 +34,7 @@ export default {
content: 'paper',
}),
Collaboration.configure({
provider,
document: ydoc,
}),
Text,
Paper,