Skip to content

Commit

Permalink
npm(*): setting sideEffects: false for Webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
kdinev authored and simeonoff committed Aug 30, 2023
1 parent 1df830d commit ffd4236
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@
"homepage": "https://github.com/IgniteUI/material-icons-extended#readme",
"ng-update": {
"migrations": "./migrations/migration.json"
}
},
"sideEffects": false
}

0 comments on commit ffd4236

Please sign in to comment.