github.com/evanw/esbuild/pkg/api.apiHandler.options (field)

4 uses

	github.com/evanw/esbuild/pkg/api (current package)
		serve_other.go#L30: 	options          *config.Options
		serve_other.go#L322: 		if relPath, ok := h.fs.Rel(h.options.AbsOutputDir, file.Path); ok {
		serve_other.go#L533: 			if handler.options == nil {
		serve_other.go#L534: 				handler.options = &build.options