github.com/evanw/esbuild/internal/js_printer.printer.shouldIgnoreSourceMap (method)

2 uses

	github.com/evanw/esbuild/internal/js_printer (current package)
		js_printer.go#L3030: func (p *printer) shouldIgnoreSourceMap() bool {
		js_printer.go#L3139: 			ShouldIgnore:         p.shouldIgnoreSourceMap(),