a tool for shared writing and social publishing
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

mark yjs external package

+1
+1
next.config.js
··· 21 21 }, 22 22 ]; 23 23 }, 24 + serverExternalPackages: ["yjs"], 24 25 pageExtensions: ["js", "jsx", "ts", "tsx", "md", "mdx"], 25 26 images: { 26 27 loader: "custom",