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