concefly / webpack-stats-analyzer

webpack stats 分析工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to wsa 👋

Documentation Maintenance License: ISC

Build Status

webpack stats 分析工具

Usage: wsa [options] [command]

Options:
  -h, --help                                output usage information

Commands:
  filterModuleByNameLike <stats> <args...>  按名称模糊查询模块
  getModuleTrace [options] <stats> <a> <b>  查找模块引用路径

Install

npm install

Run tests

npm run test

Author

🤝 Contributing

Contributions, issues and feature requests are welcome !
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you !

📝 License

This project is ISC licensed.


This README was generated with ❤️ by readme-md-generator

About

webpack stats 分析工具

License:MIT License


Languages

Language:JavaScript 100.0%