github.com/evanw/esbuild/internal/bundler.runtimeCacheKey.Platform (field)

4 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		bundler.go#L1807: 	Platform          config.Platform
		bundler.go#L1825: 		Platform:          options.Platform,
		bundler.go#L1860: 		Platform:          key.Platform,
		bundler.go#L1861: 		Defines:           cache.processedDefines(key.Platform),