From 63adc0f1b54d8383e37ed74df1821ab14886bb68 Mon Sep 17 00:00:00 2001 From: Yaswanth Sai Pula <86997953+yaswanth-pula-skyflow@users.noreply.github.com> Date: Thu, 16 Nov 2023 16:19:12 +0530 Subject: [PATCH] SK-1242 Update webpack.iframe.js --- webpack.iframe.js | 1 - 1 file changed, 1 deletion(-) diff --git a/webpack.iframe.js b/webpack.iframe.js index 90391e9e..cc0ee2dd 100644 --- a/webpack.iframe.js +++ b/webpack.iframe.js @@ -50,7 +50,6 @@ module.exports = () => merge(common, { template: 'assets/iframe.html', chunks: ['index'], inject: 'head', - scriptLoading: 'blocking', minify, }), new CleanWebpackPlugin({