We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba1a979 commit ed40236Copy full SHA for ed40236
scripts/rollup/bundles.js
@@ -293,7 +293,6 @@ const bundles = [
293
bundleTypes: __EXPERIMENTAL__ ? [FB_WWW_DEV, FB_WWW_PROD] : [],
294
moduleType: RENDERER,
295
entry: 'react-server-dom-fb/src/ReactDOMServerFB.js',
296
- condition: 'react-server',
297
global: 'ReactDOMServerStreaming',
298
minifyWithProdErrorCodes: false,
299
wrapWithModuleBoundaries: false,
0 commit comments