Skip to content

Commit

Permalink
Remove comments from node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
shoonia committed Apr 1, 2024
1 parent b7eef8c commit 50f5467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ const buildConfig = ({ NODE_ENV }) => {
options: {
cacheDirectory: isDev,
cacheCompression: false,
comments: isDev,
compact: isProd,
minified: isProd,
plugins: [
Expand Down

0 comments on commit 50f5467

Please sign in to comment.