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 {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |