Bonsai 修剪你的JavaScript依赖关系树

了解您webpack bundles中的依赖关系树,然后修剪掉多余的

JavaScript 打包工具

访问GitHub主页

共732Star

详细介绍

Bonsai

Build Status

Trim your javascript dependency tree.

What Bonsai looks like

Users guide

The quickest way to get started is to generate a Webpack stats file, and then drag and drop it into https://pinterest.github.io/bonsai/analyze.

See more documentation and help at https://pinterest.github.io/bonsai

Contributing

We welcome bug reports and pull requests! You can file bugs on github at bonsai/issues or better yet contribute fixes and new features by submitting a pull request.

This project was bootstrapped with Create React App. You can find the most recent version of the create-react-app guide here.