github.com/evanw/esbuild/internal/bundler.file.sourceMap (field)
6 uses
github.com/evanw/esbuild/internal/bundler (current package)
bundler.go#L39: sourceMap *sourcemap.SourceMap
bundler.go#L487: result.file.sourceMap = js_parser.ParseSourceMap(args.log, logger.Source{
bundler.go#L1644: sm := f.sourceMap
linker.go#L3433: inputSourceMap = file.sourceMap
linker.go#L4468: if file.sourceMap == nil {
linker.go#L4483: sm := file.sourceMap
![]() |
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. |