diff --git a/stdlib/stdlib.go b/stdlib/stdlib.go index 4f10f222..8ec97e80 100644 --- a/stdlib/stdlib.go +++ b/stdlib/stdlib.go @@ -11,7 +11,7 @@ import ( ) // FS contains the filesystem of the stdlib. -//go:embed **/*.cue +//go:embed **/*.cue **/*/*.cue var FS embed.FS const (