From a480ee1920dba0daf739bbfc3313e1d5d7a788bf Mon Sep 17 00:00:00 2001 From: ElenaDiachenko Date: Wed, 4 Sep 2024 08:21:54 +0300 Subject: [PATCH] fix/macos_white_screen (cherry picked from commit 4a2886bf1db2bf7e31ff3aba0d779355403f5c77) --- packages/app-harness/webpack.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app-harness/webpack.config.js b/packages/app-harness/webpack.config.js index 2f60bcd37..9822d4eb7 100644 --- a/packages/app-harness/webpack.config.js +++ b/packages/app-harness/webpack.config.js @@ -6,7 +6,7 @@ module.exports = withRNVWebpack({ output: { //This allows to build and output a single JS file //https://github.com/flexn-io/renative/issues/1353 - // chunkFormat: false, + chunkFormat: false, }, resolve: { alias: {