github.com/evanw/esbuild/internal/fs.RealFSOptions.DoNotCache (field)

3 uses

	github.com/evanw/esbuild/internal/fs (current package)
		fs_real.go#L59: 	DoNotCache    bool
		fs_real.go#L114: 		doNotCacheEntries: options.DoNotCache,

	github.com/evanw/esbuild/pkg/api
		serve_other.go#L416: 		DoNotCache: true,