feat(webpack): enable tree shaking and bundle minimization

This commit is contained in:
punitverma123 2025-02-06 19:06:35 +05:30
parent f78fbaf66f
commit 96a3427b91
19 changed files with 2503 additions and 24852 deletions

1
package-lock.json generated
View file

@ -20440,6 +20440,7 @@
"resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.2.tgz",
"integrity": "sha512-vJptkMm9pk5si4Bv922ZbKLV8UTT4zib4FPgXMhgzUny0bfDDkLXAVQs3ly3fS4/TN9ROFtb0NFrm04UXFE/Vw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@discoveryjs/json-ext": "0.5.7",
"acorn": "^8.0.4",