github.com/evanw/esbuild/internal/bundler.chunkInfo.isEntryPoint (field)

9 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		linker.go#L333: 	isEntryPoint  bool
		linker.go#L666: 						isEntryPoint:          chunk.isEntryPoint,
		linker.go#L924: 		if chunk.isEntryPoint {
		linker.go#L2787: 			isEntryPoint:          true,
		linker.go#L3732: 		if chunk.isEntryPoint {
		linker.go#L3808: 				if chunk.isEntryPoint {
		linker.go#L3841: 			if chunk.isEntryPoint {
		linker.go#L4240: 			if chunk.isEntryPoint {