github.com/evanw/esbuild/internal/logger.Source.Index (field)
11 uses
github.com/evanw/esbuild/internal/logger (current package)
logger.go#L198: Index uint32
github.com/evanw/esbuild/internal/bundler
bundler.go#L156: Index: args.sourceIndex,
bundler.go#L191: SourceIndex: source.Index,
bundler.go#L376: SourceIndex: source.Index,
bundler.go#L1059: Index: sourceIndex,
bundler.go#L1284: s.results[result.file.source.Index] = result
bundler.go#L1389: Index: sourceIndex,
github.com/evanw/esbuild/internal/js_parser
js_parser.go#L1188: ref := js_ast.Ref{OuterIndex: p.source.Index, InnerIndex: uint32(len(p.symbols))}
js_parser.go#L12962: if !p.options.minifyIdentifiers || p.source.Index == runtime.SourceIndex {
github.com/evanw/esbuild/internal/runtime
runtime.go#L216: Index: SourceIndex,
runtime.go#L224: Index: SourceIndex,
![]() |
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. |