github.com/evanw/esbuild/pkg/api.apiHandler.build (method)

3 uses

	github.com/evanw/esbuild/pkg/api (current package)
		serve_other.go#L42: func (h *apiHandler) build() BuildResult {
		serve_other.go#L121: 		result := h.build()
		serve_other.go#L558: 		handler.build()