transfer.sh/vendor/github.com/dutchcoders/transfer.sh-web/bindata.go

6 lines
111 B
Go
Raw Normal View History

package web
//go:generate go-bindata -pkg web -o bindata_gen.go -ignore \.map\$ dist/...
var Prefix = "dist"