We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65eb0b7 commit cceb30bCopy full SHA for cceb30b
plugins/plugins.go
@@ -2,5 +2,5 @@ package plugins
2
3
import "embed"
4
5
-//go:embed *.json
+//go:embed *.json */*
6
var BuiltIn embed.FS
0 commit comments