Skip to content

Commit 6c48c8d

Browse files
committed
minify playground.js
1 parent a356ad5 commit 6c48c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -e
33

44
go install github.com/gopherjs/gopherjs/...
55

6-
gopherjs install github.com/gopherjs/gopherjs.github.io/playground github.com/gopherjs/gopherjs/js
6+
gopherjs install -m github.com/gopherjs/gopherjs.github.io/playground github.com/gopherjs/gopherjs/js
77
cp $GOPATH/bin/playground.js $GOPATH/src/github.com/gopherjs/gopherjs.github.io/playground/playground.js
88
cp $GOPATH/bin/playground.js.map $GOPATH/src/github.com/gopherjs/gopherjs.github.io/playground/playground.js.map
99

0 commit comments

Comments
 (0)