[WEB-5381] fix: buffer issue with vite #8091
This commit is contained in:
parent
5ec09a7fe1
commit
5d7bf554dd
4 changed files with 108 additions and 87 deletions
|
|
@ -1,3 +1,4 @@
|
|||
import { Buffer } from "buffer";
|
||||
import { getSchema } from "@tiptap/core";
|
||||
import { generateHTML, generateJSON } from "@tiptap/html";
|
||||
import { prosemirrorJSONToYDoc, yXmlFragmentToProseMirrorRootNode } from "y-prosemirror";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue