Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Add  `"sideEffects": false` for better codspliting
  • Loading branch information
denisx authored Dec 3, 2024
1 parent 9e275cb commit e747e9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,6 @@
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
},
"sideEffects": false,
"license": "MIT"
}

0 comments on commit e747e9e

Please sign in to comment.