KO
|
EN
gitlite โ search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
webpack-why
โ 8
Open GitHub โ
"Why is this module in my bundle??" ๐ค
Download README (.md)
Explore Similar Repositories
newtab-bookmarks
:
PROJECT ABANDONED IN FAVOUR OF:
diepio
:
Diep.io autoplay bot written in python
wepy-com-selectab
:
(Deprecated)(ไธๅ็ปดๆค)้ๆฉๆฐ้ๆ่ ๅ ถไปๅ้ๆไฝ๏ผๅฏ็จไบๅบงไฝ้ๆฉใwepy็ปไปถใ
orderbook
:
Type safe limit order book
jwt-express-angular
:
Minimal setup for jwt with express and Angular (ngx)
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
webpack-why
?
Download (.md)
# webpack-why [](https://yarn.pm/webpack-why) [](https://travis-ci.org/mxmul/webpack-why) "Why is this module in my bundle??" ## Installation Install the package globally: ``` yarn global add webpack-why ``` ## Usage ``` $ webpack --json > stats.json $ webpack-why stats.json ./src/module-b.js Hash: deadbeef bundle.js โโ ./src/module-b.js โโ ./src/module-a.js โโ ./src/app.js ```