We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a356ad5 commit 6c48c8dCopy full SHA for 6c48c8d
playground/update.sh
@@ -3,7 +3,7 @@ set -e
3
4
go install github.com/gopherjs/gopherjs/...
5
6
-gopherjs install github.com/gopherjs/gopherjs.github.io/playground github.com/gopherjs/gopherjs/js
+gopherjs install -m github.com/gopherjs/gopherjs.github.io/playground github.com/gopherjs/gopherjs/js
7
cp $GOPATH/bin/playground.js $GOPATH/src/github.com/gopherjs/gopherjs.github.io/playground/playground.js
8
cp $GOPATH/bin/playground.js.map $GOPATH/src/github.com/gopherjs/gopherjs.github.io/playground/playground.js.map
9
0 commit comments