Skip to content

Commit 4bcfcb6

Browse files
author
Per Liedman
committed
Comment out test build for now, since it's not used.
1 parent aeb575a commit 4bcfcb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ mkdir -p dist
55
browserify src/index.js -t browserify-shim -t es3ify --standalone leaflet-control-geocoder | derequire >dist/Control.Geocoder.js
66
cp -a Control.Geocoder.css images/ dist/
77

8-
browserify test/browserify.js -o test/bundle.js
8+
#browserify test/browserify.js -o test/bundle.js

0 commit comments

Comments
 (0)