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

github.com/nextcloud/files_markdown.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2017-08-27 13:22:26 +0300
committerRobin Appelman <robin@icewind.nl>2017-08-27 13:22:26 +0300
commit1dfa99d5146f76353e98e4e723f130ffb6794202 (patch)
treea8981ec64ffddf473122de237d6c630ac226d4fb /Makefile
parent706657163c9647dc354139c582e619ba1cfa3b5d (diff)
use a maintained katex plugin
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e3a39b9..566ab7f 100644
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,7 @@ appstore: clean js/node_modules
--exclude=build \
--exclude=.gitignore \
--exclude=Makefile \
+ --exclude=node_modules \
--exclude=screenshots \
--exclude=phpunit*xml \
$(project_dir) $(sign_dir)