Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2018-01-26 16:29:53 +0300
committerJoas Schilling <coding@schilljs.com>2018-01-26 16:29:53 +0300
commit94d40589e1338009491be3e93166f7db336b7a7c (patch)
treefb33168c7e35668a7887fa5cc16eb10df3418b9a /Makefile
parent57eacd22d94d2b9c2048dda68fac57ee62544160 (diff)
Less dependencies
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e287f1b..ee925df 100644
--- a/Makefile
+++ b/Makefile
@@ -42,5 +42,6 @@ package: clean build-js-production
--exclude=/node_modules \
--exclude=/npm-debug.log \
--exclude=/package.json \
+ --exclude=/package-lock.json \
--exclude=/Makefile \
$(project_dir)/ $(source_dir)