github.com/evanw/esbuild/internal/bundler.matchImportResult.sourceIndex (field)
9 uses
github.com/evanw/esbuild/internal/bundler (current package)
linker.go#L1868: sourceIndex: result.sourceIndex,
linker.go#L1880: sourceIndex: result.sourceIndex,
linker.go#L1904: a := c.files[result.sourceIndex].source
linker.go#L1961: sourceIndex uint32
linker.go#L2071: sourceIndex: ambiguousTracker.sourceIndex,
linker.go#L2085: sourceIndex: nextTracker.sourceIndex,
linker.go#L2112: sourceIndex: result.sourceIndex,
linker.go#L2114: otherSourceIndex: ambiguousResult.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. |