github.com/evanw/esbuild/internal/bundler.Bundle.res (field)
5 uses
github.com/evanw/esbuild/internal/bundler (current package)
bundler.go#L123: res resolver.Resolver
bundler.go#L919: res: res,
bundler.go#L1529: c := newLinkerContext(&options, log, b.fs, b.res, b.files, b.entryPoints, allReachableFiles, dataForSourceMaps)
bundler.go#L1540: c := newLinkerContext(&options, log, b.fs, b.res, b.files, entryPoints, reachableFiles, dataForSourceMaps)
bundler.go#L1782: path := b.res.PrettyPath(logger.Path{Text: result.AbsPath, Namespace: "file"})
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |