github.com/evanw/esbuild/internal/bundler.linkerContext.log (field)
8 uses
github.com/evanw/esbuild/internal/bundler (current package)
linker.go#L62: log logger.Log
linker.go#L386: log: log,
linker.go#L586: c.log.AddRangeError(&source, r, text)
linker.go#L591: c.log.AddRangeErrorWithNotes(&source, r, text, notes)
linker.go#L779: c.log.AddError(nil, logger.Loc{},
linker.go#L1923: c.log.AddRangeWarningWithNotes(&file.source, r, msg, notes)
linker.go#L2026: c.log.AddRangeWarning(&source, js_lexer.RangeOfIdentifier(source, namedImport.AliasLoc),
linker.go#L2048: c.log.AddRangeWarning(&source, r, fmt.Sprintf("Import %q will always be undefined because there is no matching export", namedImport.Alias))
 |
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. |