Skip to content

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
- remove sourceMap from css minimizer
  • Loading branch information
dmnsgn committed Apr 11, 2021
1 parent dfe5bd0 commit 0e856ad
Show file tree
Hide file tree
Showing 3 changed files with 1,114 additions and 303 deletions.
1 change: 0 additions & 1 deletion config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ export default {
minimizer: [
"...",
new CssMinimizerPlugin({
sourceMap: true,
minimizerOptions: {
preset: [
"default",
Expand Down

0 comments on commit 0e856ad

Please sign in to comment.