[Pkg-javascript-commits] [leaflet-markercluster] 65/219: bower.json: ignore tests and examples. Solves #462, reduces the bower distribution size ~7 times.
Jonas Smedegaard
dr at jones.dk
Sat May 7 09:39:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository leaflet-markercluster.
commit 57f2c7933bd97fb2d1c621ebc51f718ce23fad9d
Author: Сковорода Никита Андреевич <chalkerx at gmail.com>
Date: Sun Mar 15 23:12:36 2015 +0300
bower.json: ignore tests and examples. Solves #462, reduces the bower distribution size ~7 times.
---
bower.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/bower.json b/bower.json
index 6ed787c..9b3c846 100644
--- a/bower.json
+++ b/bower.json
@@ -16,6 +16,8 @@
"**/.*",
"node_modules",
"bower_components",
+ "example",
+ "spec",
"test",
"tests"
],
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git
More information about the Pkg-javascript-commits
mailing list