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

3 uses

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