github.com/evanw/esbuild/internal/bundler.reprJS.cssSourceIndex (field)
6 uses
github.com/evanw/esbuild/internal/bundler (current package)
bundler.go#L86: cssSourceIndex ast.Index32
bundler.go#L1397: cssSourceIndex: ast.MakeIndex32(record.SourceIndex.GetIndex()),
linker.go#L560: if repr, ok := file.repr.(*reprJS); ok && repr.cssSourceIndex.IsValid() {
linker.go#L561: visit(repr.cssSourceIndex.GetIndex())
linker.go#L2462: if repr.cssSourceIndex.IsValid() {
linker.go#L2463: c.includeFile(repr.cssSourceIndex.GetIndex(), entryPointBit, distanceFromEntryPoint)
![]() |
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. |