Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Pickering <[email protected]>
  • Loading branch information
alexvpickering committed Dec 6, 2024
1 parent ef7bfca commit 74ae4f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/webpack/configPlugins.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/* eslint-disable no-param-reassign */
const { BundleAnalyzerPlugin } = require('webpack-bundle-analyzer');
const { ProvidePlugin, NormalModuleReplacementPlugin } = require('webpack');

const webpackConfigPlugins = (config, { dev }) => {
const plugins = [];
Expand Down

0 comments on commit 74ae4f6

Please sign in to comment.