https://github.com/blackchef/webpack_test
https://github.com/blackchef/webpack_test
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/blackchef/webpack_test
- Owner: blackChef
- Created: 2017-07-25T13:09:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T23:15:07.000Z (almost 9 years ago)
- Last Synced: 2025-02-08T13:12:01.764Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack tree shaking test
Do `npm run normal` for `webpack`.
Do `npm run optimize` for `webpack --optimize-minimize`.