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

https://github.com/thdk/analyze-react-use-gesture

Analyze tree shaking of react-use-gesture
https://github.com/thdk/analyze-react-use-gesture

Last synced: 5 months ago
JSON representation

Analyze tree shaking of react-use-gesture

Awesome Lists containing this project

README

          

# Test if react-use-gesture gets correctly treeshaken

```
npm run build
npm run analyze1 // using source-map-explorer
npm run analyze2 // using webpack-bundle-analyzer
```