AztecProtocol / aztec-packages

Apache License 2.0
192 stars 194 forks source link

Should we slim down node_modules? #2477

Closed ludamad closed 1 year ago

ludamad commented 1 year ago

We seem to pull 1GB of node_modules. Either we should stop pushing this as part of our base yarn project, or slim this down.

Packages > 5MB

10416   moment
11024   @microsoft
11288   rpc-websockets
11296   terser-webpack-plugin
11448   @noir-lang
11816   leveldown
12408   @achingbrain
13608   protobufjs
15048   web-streams-polyfill
15616   webpack
15696   es-abstract
16496   puppeteer-core
16600   @ethersproject
17704   @trivago
17752   @typescript-eslint
18496   @esbuild
18640   jayson
20224   shiki
21104   ethers
22096   prettier
22704   rxjs
24376   @babel
27656   core-js
28112   @solana
28256   viem
28888   @aztec
36088   @coinbase
42712   @libp2p
49360   @jest
51304   date-fns
57184   @walletconnect
78824   typescript
194064  @types
272112  node-sass
ludamad commented 1 year ago

Turned out not to be an issue in CI