github.com/evanw/esbuild/pkg/api.BuildOptions.MinifyWhitespace (field)

3 uses

	github.com/evanw/esbuild/pkg/api (current package)
		api.go#L231: 	MinifyWhitespace  bool
		api_impl.go#L647: 		RemoveWhitespace:      buildOpts.MinifyWhitespace,

	golang.org/x/pkgsite/internal/static
		static.go#L57: 		options.MinifyWhitespace = true