This commit is contained in:
Alistair Smith
2025-09-18 17:57:46 -07:00
parent bcea163fd2
commit b516eedc67

View File

@@ -18,7 +18,7 @@ const framework: Framework = {
serverComponents: {
separateSSRGraph: true,
serverRegisterClientReferenceExport: "registerClientReference",
serverRuntimeImportSource: "react-server-dom-webpack/server",
serverRuntimeImportSource: "react-server-dom-bun/server",
},
reactFastRefresh: {