Skip to content

Commit

Permalink
chore: update webpack.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelino.braga committed Sep 26, 2024
1 parent 028c411 commit 1b98c6b
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
@@ -1,6 +1,5 @@
/* eslint-disable @typescript-eslint/no-var-requires */
const CopyWebpackPlugin = require('copy-webpack-plugin')
const MiniCssExtractPlugin = require('mini-css-extract-plugin')
const path = require('path')
const TerserPlugin = require('terser-webpack-plugin')

Expand Down

0 comments on commit 1b98c6b

Please sign in to comment.