mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2024-12-22 19:49:25 +00:00
lint: go:embed tags
This commit is contained in:
parent
1ece270c00
commit
7a02672bbc
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
|
||||
//go:generate npm i
|
||||
//go:generate npm run build
|
||||
//go:embed all:build/*
|
||||
//go:embed build/*
|
||||
var f embed.FS
|
||||
|
||||
func SvelteKitHandler() http.FileSystem {
|
||||
|
|
Loading…
Reference in a new issue