Initial
This commit is contained in:
5
bindata.go
Normal file
5
bindata.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package web
|
||||
|
||||
//go:generate go-bindata -pkg web -o bindata_gen.go -ignore \.map\$ dist/...
|
||||
|
||||
var Prefix = "dist"
|
||||
Reference in New Issue
Block a user