]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
remove tests when installing moment through bower
authorRubycut <hrvoje.marjanovic@gmail.com>
Fri, 9 Jun 2017 12:11:50 +0000 (14:11 +0200)
committerIskren Chernev <iskren.chernev@gmail.com>
Mon, 7 Aug 2017 00:34:21 +0000 (03:34 +0300)
This file is 3.5 Mb and it's not needed in production.

bower.json

index 992086f26cd9a25a3c3a508dc4bd809634f0604b..6afea1679390c2e7e64fa9055787c8ce7dc43906 100644 (file)
@@ -20,6 +20,7 @@
     "package.js",
     "package.json",
     "ISSUE_TEMPLATE.md",
-    "typing-tests"
+    "typing-tests",
+    "min/tests.js"
   ]
 }