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

https://github.com/mcjazzyfunky/test-treeshaking


https://github.com/mcjazzyfunky/test-treeshaking

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

### Testing tree shaking

#### Installation / build

```
git clone https://github.com/mcjazzyfunky/test-treeshaking.git
cd test-treeshaking
npm install
npm run build
ls -lh dist
```