github.com/evanw/esbuild/internal/cache.jsonCacheEntry.msgs (field)

3 uses

	github.com/evanw/esbuild/internal/cache (current package)
		cache_ast.go#L93: 	msgs    []logger.Msg
		cache_ast.go#L106: 		for _, msg := range entry.msgs {
		cache_ast.go#L126: 		msgs:    msgs,