Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenxsan/test-webpack-stats-json
https://github.com/chenxsan/test-webpack-stats-json
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chenxsan/test-webpack-stats-json
- Owner: chenxsan
- Created: 2020-04-27T14:46:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T17:34:36.000Z (almost 2 years ago)
- Last Synced: 2023-05-07T10:29:44.693Z (over 1 year ago)
- Language: JavaScript
- Size: 170 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
1. run `yarn` to install
2. run `node stats.js` to output `webpack-stats.json`Current we have two commits, one for webpack 4 https://github.com/chenxsan/test-webpack-stats-json/commit/eb77bcd08c8ffcc5e4b01a4223823951960b5b6c, another for webpack 5 https://github.com/chenxsan/test-webpack-stats-json/commit/81a9f590b582506e0a0e94eb82cd7c719cf7dfdd - you can check the diff here.