Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
fix webpack.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lightszentip committed Jan 9, 2022
1 parent 173d24d commit 6254c4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webpack.mix.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,4 @@ mix.js('resources/js/app.js', 'public/js')
//.webpackConfig(require('./webpack.config'));

if (mix.inProduction()) {
mix.version();
mix.minify();
}

0 comments on commit 6254c4b

Please sign in to comment.