aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMarcus Eibrink-Lunzenauer <lunzenauer@elan-ev.de>2022-10-12 11:55:45 +0000
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2022-10-12 11:55:45 +0000
commit12f24e4f7345f93a114120c508ae020759d4c903 (patch)
treeb5337f1412952aa36327faca9233cd365229aaea /package.json
parenta9668016512b77112eae786ef9625de7544cfbd0 (diff)
Benachrichtigungen, wenn `webpack-watch` Fehler zeigt
Merge request studip/studip!1070
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index d158f63..1209b41 100644
--- a/package.json
+++ b/package.json
@@ -134,7 +134,8 @@
"webpack": "^5.70.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.4.0",
- "webpack-merge": "5.4.0"
+ "webpack-merge": "5.4.0",
+ "webpack-notifier": "^1.15.0"
},
"babel": {
"presets": [