Pablo Grant
Pablo Grant
Did you ever figure out the answer to this??
I'm building a rich text editor very similar to notion.so in terms of features. I'll try and extract it to a library and place it here tomorrow.
please fix, huge blocker, don't care to patch the application
> I fixed by patching pg-cloudflare like this > > --- a/package.json > +++ b/package.json > @@ -15,6 +15,10 @@ > "import": "./esm/index.mjs", > "require": "./dist/index.js" > }, > +...