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

3 uses

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