github.com/evanw/esbuild/internal/bundler.linkerContext.res (field)

4 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		linker.go#L64: 	res         resolver.Resolver
		linker.go#L388: 		res:               res,
		linker.go#L3797: 					js_printer.QuoteForJSON(c.res.PrettyPath(logger.Path{Text: importAbsPath, Namespace: "file"}), c.options.ASCIIOnly),
		linker.go#L4234: 					js_printer.QuoteForJSON(c.res.PrettyPath(logger.Path{Text: importAbsPath, Namespace: "file"}), c.options.ASCIIOnly),