An open API service indexing awesome lists of open source software.

https://github.com/codyjasonbennett/treeshake-cli

Tests tree-shaking with Rollup, Webpack, and ESBuild.
https://github.com/codyjasonbennett/treeshake-cli

bundlers esbuild esm modules rollup treeshaking webpack

Last synced: about 1 year ago
JSON representation

Tests tree-shaking with Rollup, Webpack, and ESBuild.

Awesome Lists containing this project

README

          

# treeshake-cli

Tests tree-shaking with Rollup, Webpack, and ESBuild.

```bash
npx treeshake-cli@latest bundle.js
```

![CLI preview](https://github.com/CodyJasonBennett/treeshake-cli/assets/23324155/3d692051-0ce8-42c9-b24d-2baa719ea4c8)