var github.com/evanw/esbuild/internal/config.processedGlobals
5 uses
github.com/evanw/esbuild/internal/config (current package)
globals.go#L13: var processedGlobals *ProcessedDefines
globals.go#L870: if processedGlobals != nil {
globals.go#L872: return *processedGlobals
globals.go#L948: if processedGlobals == nil {
globals.go#L949: processedGlobals = &result
![]() |
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. |