[Pkg-javascript-commits] [leaflet] 42/78: fox publish script

Jonas Smedegaard dr at jones.dk
Sat May 7 08:58:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository leaflet.

commit c3ade05b256d0a0e89e0897fd579a913dac96ba0
Author: Vladimir Agafonkin <agafonkin at gmail.com>
Date:   Mon Oct 26 11:46:24 2015 +0200

    fox publish script
---
 build/publish.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/publish.sh b/build/publish.sh
index f91291c..ed56dca 100755
--- a/build/publish.sh
+++ b/build/publish.sh
@@ -9,7 +9,7 @@ npm test || exit 1
 git checkout -b build
 
 npm run build
-git add dist/leaflet-src.js dist/leaflet.js dist/leaflet-src.map -f
+git add dist/leaflet-src.js dist/leaflet.js -f
 
 copyfiles -u 1 build/*.json ./
 tin -v $VERSION

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet.git



More information about the Pkg-javascript-commits mailing list