discourse/plugins/discourse-shared-edits/public/javascripts/yjs-bundle.js
Sam Saffron 15ff85e674
FEATURE: make shared edits work with prosemirror and make it a core plugin
This work in progress PR moves shared edits into core and uses a yjs backend for it.

This gives stuff such as multi cursor support etc.
2025-10-04 17:04:13 +02:00

4 lines
108 B
JavaScript
Vendored

/* esm.sh - yjs@13.6.27 */
import "/node/process.mjs";
export * from "/yjs@13.6.27/es2022/yjs.bundle.mjs";