From 6b3c073ddd3de9112c50d2ae963713533de2c26e Mon Sep 17 00:00:00 2001 From: the-djmaze <> Date: Tue, 9 Jan 2024 01:28:34 +0100 Subject: [PATCH] Don't watch-js --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index b7e7af991..7e34fabe3 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,7 @@ "url": "git://github.com/the-djmaze/snappymail.git" }, "scripts": { - "watch-css": "gulp watchCss", - "watch-js": "webpack --color --watch" + "watch-css": "gulp watchCss" }, "license": "SEE LICENSE IN LICENSE", "licenses": [