Skip to content

Commit

Permalink
Remove UnminifiedWebpackPlugin
Browse files Browse the repository at this point in the history
  • Loading branch information
pkerpedjiev committed Dec 21, 2024
1 parent f8f43d7 commit cfbf058
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,5 @@ module.exports = {
scriptLoading: 'blocking',
inject: 'head',
}),
new UnminifiedWebpackPlugin(),
],
};

0 comments on commit cfbf058

Please sign in to comment.