github.com/evanw/esbuild/internal/js_lexer.Lexer.SourceMappingURL (field)

4 uses

	github.com/evanw/esbuild/internal/js_lexer (current package)
		js_lexer.go#L238: 	SourceMappingURL                js_ast.Span
		js_lexer.go#L2503: 					lexer.SourceMappingURL = arg
		js_lexer.go#L2523: 					lexer.SourceMappingURL = arg

	github.com/evanw/esbuild/internal/js_parser
		js_parser.go#L12822: 	result.SourceMapComment = p.lexer.SourceMappingURL