https://github.com/danielpza/webpack-deadcode-plugin-issue-same-file-export
https://github.com/danielpza/webpack-deadcode-plugin-issue-same-file-export
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielpza/webpack-deadcode-plugin-issue-same-file-export
- Owner: danielpza
- Created: 2021-09-10T23:34:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-10T23:40:48.000Z (almost 5 years ago)
- Last Synced: 2026-04-08T22:34:12.174Z (2 months ago)
- Language: JavaScript
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Issue for https://github.com/MQuy/webpack-deadcode-plugin/issues/40
# Steps to reproduce
Run:
```sh
npm ci
npx webpack
```