mirror of
https://github.com/harness/drone.git
synced 2025-05-03 10:22:26 +08:00
Update dist.go
This commit is contained in:
parent
387d4771d3
commit
f5da9013c7
@ -30,6 +30,9 @@ import (
|
|||||||
|
|
||||||
//go:embed dist/*
|
//go:embed dist/*
|
||||||
var UI embed.FS
|
var UI embed.FS
|
||||||
|
//go:embed *
|
||||||
|
var _ embed.FS
|
||||||
|
|
||||||
var remoteEntryContent []byte
|
var remoteEntryContent []byte
|
||||||
var fileMap map[string]bool
|
var fileMap map[string]bool
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user