Raw package installation taking 126 MiB
Open
- Dominant language
- TypeScript
- Stars
- 211
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I just found that a raw installation of `pondjs` takes 126 MiB of space; it looks like there could be something wrong there? :) Here's what I did:
```
mkdir test
cd test
yarn add pondjs
cd node_modules
du -sh .
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.