|
|
|
|
|
by TheRealPomax
2353 days ago
|
|
Why would the dev footprint matter? whether it depends on 10 or 10,000 packages, if you managing your project sensibly, `parcel` is a build-only dependency, installing only on your machine, and on CI instances (most of which can take advantage of cached depenency lists already anyway). |
|
To put it another way, would you willingly download and execute 730 programs from unknown authors on your computer?