Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billiegoose/tree-shaking-benchmark
https://github.com/billiegoose/tree-shaking-benchmark
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/billiegoose/tree-shaking-benchmark
- Owner: billiegoose
- License: mit
- Created: 2018-10-19T06:19:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-20T06:11:04.000Z (over 6 years ago)
- Last Synced: 2024-10-06T03:23:04.035Z (4 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Run `npm run build`. Examine the output in `dist` and `rollup`.
Right now, all the files are practically the same size, because they include everything in `isomorphic-git`. :(