We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfae67e commit 3856565Copy full SHA for 3856565
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "webpack-deadcode-plugin",
3
- "version": "0.1.3",
+ "version": "0.1.4",
4
"description": "Webpack plugin to detect unused files and unused exports in used files",
5
"repository": "https://github.com/MQuy/webpack-deadcode-plugin",
6
"main": "src/index.js",
0 commit comments