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 7a14cb8 commit 3b894e1Copy full SHA for 3b894e1
plugins/plugins.go
@@ -2,5 +2,5 @@ package plugins
2
3
import "embed"
4
5
-//go:embed *
+//go:embed *.json
6
var BuiltIn embed.FS
0 commit comments