mirror of
https://github.com/beego/bee.git
synced 2025-04-09 03:20:23 +00:00
Merge branch 'develop' of https://github.com/beego/bee into develop
This commit is contained in:
commit
bf2329c288
1
pack.go
1
pack.go
@ -199,6 +199,7 @@ func (wft *walkFileTree) virPath(fpath string) string {
|
||||
return ""
|
||||
}
|
||||
name = name[1:]
|
||||
name = path.ToSlash(name)
|
||||
return name
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user