Skip to content

Commit

Permalink
SK-1242 Update webpack.iframe.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yaswanth-pula-skyflow authored Nov 16, 2023
1 parent a66f329 commit 63adc0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.iframe.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ module.exports = () => merge(common, {
template: 'assets/iframe.html',
chunks: ['index'],
inject: 'head',
scriptLoading: 'blocking',
minify,
}),
new CleanWebpackPlugin({
Expand Down

0 comments on commit 63adc0f

Please sign in to comment.