From d22f8e44e1101c86a1e83cf6d6bc5e014a0479e0 Mon Sep 17 00:00:00 2001 From: SergeyEzhin Date: Mon, 9 Sep 2024 15:41:25 +0300 Subject: [PATCH] [common] For Bug 70056 --- vendor/framework7-react/build/webpack.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/vendor/framework7-react/build/webpack.config.js b/vendor/framework7-react/build/webpack.config.js index 0ee00738c1..0d4766faf7 100644 --- a/vendor/framework7-react/build/webpack.config.js +++ b/vendor/framework7-react/build/webpack.config.js @@ -72,7 +72,6 @@ const config = { } } }, - runtimeChunk: 'single', minimizer: [ new TerserPlugin({ terserOptions: {