summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSam Light <sam@lightscale.co.uk>2025-04-01 21:57:48 +0100
committerSam Light <samlight1994@gmail.com>2025-04-01 21:57:48 +0100
commit1114dab0adad310e932c4440c42760c9d1371174 (patch)
tree1425bd8717a101a91172fc1a791a4616fafb529a /package.json
parent8a1f90127a01463105979ce999011b30d8e7c875 (diff)
Added remove empty scripts plugin
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9009dc1..6ba8605 100644
--- a/package.json
+++ b/package.json
@@ -44,6 +44,7 @@
"webpack-assets-manifest": "^5.0.6",
"webpack-cli": "^6.0.0",
"webpack-notifier": "^1.12.0",
+ "webpack-remove-empty-scripts": "^1.0.4",
"webpackbar": "^7.0.0"
}
}